It seems it doesn&#39;t leave - tcpdump shows nothing and our platform receives nothing.<br>  t_relay() is called, and I see this:<br><br>Oct 27 12:12:35 [16751] DBG:tm:retransmission_handler: retransmission_handler : request resending (t=0xb618de58, INVITE <a href="http://sip:200213@62.117.120.101:5061">sip:200213@62.117.120.101:5061</a> SIP/2.0...<br>
Oct 27 12:12:35 [16751] DBG:tm:retransmission_handler:
retransmission_handler : request resending (t=0xb618de58, INVITE
<a href="http://sip:200213@62.117.120.101:5061">sip:200213@62.117.120.101:5061</a> SIP/2.0...<br>Oct 27 12:12:35 [16751] DBG:tm:retransmission_handler:
retransmission_handler : request resending (t=0xb618de58, INVITE
<a href="http://sip:200213@62.117.120.101:5061">sip:200213@62.117.120.101:5061</a> SIP/2.0...<br><br>  <a href="http://62.117.120.101:5061">62.117.120.101:5061</a> - it&#39;s the address:port of our platform. I call rewritehostport() to set this address and port, and then t_relay().<br>
<br>  This happens when Opensips receives a call from another domain (for example, from sipbroker). Inside our domain all works fine and INVITE passes to our platform correctly.<br><br><div class="gmail_quote">2009/10/27 Iñaki Baz Castillo <span dir="ltr">&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">El Martes, 27 de Octubre de 2009, Alexander escribió:<br>
<div class="im">&gt; I&#39;ve tried to implement that logic. It seems to work in some cases, but I<br>
&gt;  encounter one problem. Sometimes Opensips can not forward a call to the<br>
&gt;  platform via rewritehostport(). It tries to forward SIP request, but<br>
&gt;  nothing happens - only retransmission handler is called.<br>
<br>
</div>What do you mean with &quot;only retransmission handler is called&quot;?<br>
Do you see the request leaving OpenSPIS or not?<br>
<font color="#888888"><br>
<br>
--<br>
Iñaki Baz Castillo &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>
</font></blockquote></div><br>