<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hello,</p>
    <p>if you cloned the kamailio source code from the git repository,
      send the output of 'git diff' -- that makes it easier to
      understand the changes you did and spot if there is any error.</p>
    <p>Cheers,<br>
      Daniel<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 07/06/16 10:13, Rawad Khalil wrote:<br>
    </div>
    <blockquote
      cite="mid:603D6EB8-D958-4FC0-9FE3-4D0EFB478DB0@apliman.net"
      type="cite">
      <pre wrap="">Dear kamailio community,

I have a problem that seems really weird. i have the same problem using kamailio 4.3 and 4.4.1.
The scenario is the following: I make a call from a sip phone to kamailio. kamailio routes the Invite to an asterisk server. After a while asterisk sends a Bye request to kamailio. Now instead of routing the Bye to the sip phone, I want to create a re-invite request from kamailio and send it to the sip phone. The purpose of the re-invite is to connect the sip phone to another sip phone that already has an active call. This part is working fine but the problem occurs after the sip phone sends the ‘200 OK’ message for the re-invite. Kamailio sends an ACK for the 200 message but this ACK has a ‘CSCall-id’ header instead of the ‘Call-id’ header. 

To create the re-invite I am using the UAC module with one change to the source code. In the uac.c file found in the tm module folder, I added 2 lines of code to the request function in order to stop the UAC module from creating a from tag(attached). I also attached a trace that shows the ack message with cscall-id. </pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">

Thank you,
Rawad</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a> - <a class="moz-txt-link-freetext" href="http://www.kamailio.org">http://www.kamailio.org</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
  </body>
</html>