<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Hello All<br>
<br>
<o:p></o:p></p>
<p class="MsoNormal">kamailio 5.5.3<br>
KEMI Python<br>
Lab environemnt<br>
<br>
Is there a reason why this does not work?<br>
<br>
Lines 2 and 3 work but the removal of the initial From is not working on Line 1<br>
<br>
<br>
1.                           KSR.hdr.remove(“From”)<br>
2.                           KSR.hdr.append_to_reply("From: " +KSR.pv.gete("$fn") + " <"+KSR.pv.gete("$fu") + ">" + ";tag=" +KSR.pv.gete("$ft") + "--1234" + "\r\n")<o:p></o:p></p>
<p class="MsoNormal">3.                           KSR.sl.sl_send_reply(200, "OK")<br>
<br>
<br>
In a SUBSCRIBE/NOTIFY scenario I am trying to control the From Tag returned in the 200OK so I can use the same one in subsequent NOTIFY messages generated outside of Kamailio, my theory is use the From tag in the Subscribe and append it on the reply with –1234
 for example (this is only in a Lab at this stage, any other options please let me know)<br>
<br>
Whenever I do this I end up with 2 From headers (see below)<br>
<br>
<br>
<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:3.0pt;margin-right:0cm;margin-bottom:3.0pt;margin-left:0cm">
<span style="font-size:9.0pt;font-family:Consolas;color:#1D1C1D;mso-fareast-language:EN-GB">SIP/2.0 200 OK<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:3.0pt;margin-right:0cm;margin-bottom:3.0pt;margin-left:0cm">
<span style="font-size:9.0pt;font-family:Consolas;color:#1D1C1D;mso-fareast-language:EN-GB">Via: SIP/2.0/UDP 192.168.1.67:5060;branch=z9hG4bK-f710a11a;rport=46404;received=xx.yy.xx.yy<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:3.0pt;margin-right:0cm;margin-bottom:3.0pt;margin-left:0cm">
<span style="font-size:9.0pt;font-family:Consolas;color:#1D1C1D;mso-fareast-language:EN-GB">From: " testuser"
<a href="sip:limeant30@sip.viazeta.com">sip:limeant30@sip.viazeta.com</a>;tag=bf8745def06c7b12<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:3.0pt;margin-right:0cm;margin-bottom:3.0pt;margin-left:0cm">
<span style="font-size:9.0pt;font-family:Consolas;color:#1D1C1D;mso-fareast-language:EN-GB">To: <sip: testuser@sip.viazeta.com>;tag=47969b75f14e6954812863912d1cf21c.b5f3318f<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:3.0pt;margin-right:0cm;margin-bottom:3.0pt;margin-left:0cm">
<span style="font-size:9.0pt;font-family:Consolas;color:#1D1C1D;mso-fareast-language:EN-GB">Call-ID: b21ba770-9b5836aa@192.168.1.67<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:3.0pt;margin-right:0cm;margin-bottom:3.0pt;margin-left:0cm">
<span style="font-size:9.0pt;font-family:Consolas;color:#1D1C1D;mso-fareast-language:EN-GB">CSeq: 18137 SUBSCRIBE<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:3.0pt;margin-right:0cm;margin-bottom:3.0pt;margin-left:0cm">
<span style="font-size:9.0pt;font-family:Consolas;color:#1D1C1D;mso-fareast-language:EN-GB">Contact: "testuser" <sip:testuser@ xx.yy.xx.yy:46404><o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:3.0pt;margin-right:0cm;margin-bottom:3.0pt;margin-left:0cm">
<span style="font-size:9.0pt;font-family:Consolas;color:#1D1C1D;mso-fareast-language:EN-GB">Expires: 3600<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:3.0pt;margin-right:0cm;margin-bottom:3.0pt;margin-left:0cm">
<span style="font-size:9.0pt;font-family:Consolas;color:#1D1C1D;mso-fareast-language:EN-GB">From: "testuser"
<a href="sip:testuser@testbed.com">sip:testuser@testbed.com</a>;tag=bf8745def06c7b12--1234<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:3.0pt;margin-right:0cm;margin-bottom:3.0pt;margin-left:0cm">
<span style="font-size:9.0pt;font-family:Consolas;color:#1D1C1D;mso-fareast-language:EN-GB">Content-Length: 0<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have tried many many variations but the original From header always persists I have checked the debug logs and it says it has been removed<br>
<br>
Anyone know what I am missing? And how to get KSR.hdr.remove(“From”) to work. Looking in a debug log the header is removed.
<br>
<br>
<br>
<br>
<o:p></o:p></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;color:black;mso-fareast-language:EN-GB">Lewis</span></b><span style="font-size:12.0pt;color:black;mso-fareast-language:EN-GB"><o:p></o:p></span></p>
</div>
</body>
</html>