<div dir="ltr">On Thu, Aug 29, 2013 at 3:53 AM, Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">what device is at 701? The 200ok receved from it has the contact
    address with the IP of kamailio:<div><span style="color:rgb(34,34,34)"></span></div></div></blockquote><div><br></div><div>SFLPhone</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div bgcolor="#FFFFFF" text="#000000">
    It seems there is a NAT between your kamailio and 701, as kamailio
    adds alias parameter to Contact in 200ok. That can be used to route
    the ack, like:<br>
    <br>
    handle_ruri_alias();<br>
    $ru = $du;<br>
    $du = $null;<br></div></blockquote><div><br></div><div> There is no NAT in this scenario, although NAT support is enabled as we will have to deal with it.  Should I still use handle_ruri_alias()?</div><div><br></div>
<div>Thanks,</div><div>Marc</div></div>

</div></div>