<div>Hi Inaki</div>
<div>&nbsp;</div>
<div>Thank you for taking a look at the problem.&nbsp; I get that it is the Record-Route that is not pointing back to opensips&#39;s public address and instead it is using opensips private address.&nbsp; </div>
<div>&nbsp;</div>
<div>The only place that I specified the private address <a href="http://192.168.1.101">192.168.1.101</a> is when I start up opensips with the command:</div>
<div>/usr/local/sbin/opensips -l <a href="http://192.168.1.101:5060">192.168.1.101:5060</a> -f opensips.cfg</div>
<div>If I changed that to /usr/local/sbin/opensips -l 233.32.345.5:5060 -f opensips.cfg, I am getting error saying:</div>
<div>ERROR:core;udp_init: bind(5,0x76512c,16) on 233.32.345.5: Cannot assign requested address.</div>
<div>&nbsp;</div>
<div>Is this the place where my setup is having problem or is this something else?&nbsp; </div>
<div>&nbsp;</div>
<div>Thanks alot for all your kind help.</div>
<div>&nbsp;</div>
<div>JB<br><br></div>
<div class="gmail_quote">On Fri, Nov 28, 2008 at 8:23 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="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">El Viernes, 28 de Noviembre de 2008, Juan Backson escribió:<br>
<div class="Ih2E3d">&gt; SIP/2.0 200 OK<br>&gt; Via: SIP/2.0/UDP<br>&gt; 192.168.1.100:10314;received=<a href="http://121.15.89.95/" target="_blank">121.15.89.95</a>;branch=z9hG4bK-d87543-822f892d753<br>&gt;fdb57-1--d87543-;rport=10152<br>
&gt; Record-Route: &lt;sip:<a href="http://192.168.1.101/" target="_blank">192.168.1.101</a>;lr=on;ftag=795a0d32;nat=yes&gt;<br><br></div>This Record-Route means that the UAC MUST send the ACK to address<br><a href="http://192.168.1.101/" target="_blank">192.168.1.101</a> adding a Route header with same content. Is it feasible for the<br>
UAC to send the ACK to that private address?<br>
<div class="Ih2E3d"><br><br>&gt; Contact: &lt;sip:mod_sofia@233.32.345.5:5800;transport=udp&gt;<br><br></div>This Contact means that, when the ACK arrives to the proxy, it must forward it<br>to address 233.32.345.5:5800 (since proxy does loose_routing and deletes top<br>
Route).<br><font color="#888888"><br>--<br></font>
<div>
<div></div>
<div class="Wj3C7c">Iñaki Baz Castillo<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>