Dear IBC,<br><br>with the bug &quot;No Route&quot; in 200 sent by GW, there are any workaround on opensips to fix that? We could force ACK go through opensips?<br><br>Thanks,<br>-LN<br><br><div class="gmail_quote">On Mon, May 4, 2009 at 6:19 PM, Iñaki Baz Castillo <span dir="ltr">&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">2009/5/4 oso che bol &lt;<a href="mailto:ndlgroup1@gmail.com">ndlgroup1@gmail.com</a>&gt;:<br>

</div><div class="im">&gt; Hi IBC, bogdan,<br>
&gt;<br>
&gt; I capture on UA 1 (caller)<br>
&gt; 1. Invite from caller send to opensips<br>
&gt; 2. opensips send to caller 100 Give a try<br>
&gt; 3. Opensips send 200 OK with SDP to Caller<br>
&gt; 4. RTP setup between Caller and RTPPRoxy<br>
&gt; 5. Caller send ACK to SIP_GW_PRIVATE_IP (that break here )<br>
&gt;<br>
&gt; Could you please explain why ACK do not go through Opensips?<br>
&gt; Thanks,<br>
<br>
</div>First of all, I don&#39;t see the 200 arriving to caller in the SIP flow<br>
you pasted (probably because you just did the capture for one<br>
interface).<br>
<br>
Anyway I see a *bug* in the 200 sent by the GW: It doesn&#39;t contain<br>
&quot;Route&quot; header !!!<br>
It should include it since the INVITE arriving to it did contain &quot;Record-Route&quot;.<br>
<br>
So, the 200 arrives to the caller with NO &quot;Route&quot; headers and the<br>
following Contact:<br>
<div class="im">  Contact: sip:SIPGW_PRIVATE_IP.<br>
<br>
</div>So, the caller would sent the ACK *directly* to SIPGW_PRIVATE_IP, and<br>
of course, it&#39;s unreachable from its LAN.<br>
<br>
The problem is in the GW which doesn&#39;t add &quot;Route&quot; header to the 200.<br>
This &quot;Route&quot; should mirror the value of the received &quot;Record-Route&quot;<br>
headers in the first INVITE.<br>
<br>
PD:  Please, *don&#39;t* add Bogdan in the CC of all your mails, he *does*<br>
read this maillist. Just add the maillist as recipient of your<br>
questions.<br>
<br>
Regards.<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="h5">Iñaki Baz Castillo<br>
&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>