<html><body bgcolor="#FFFFFF"><div>Most likely you are relaying INVITEs or other end-to-end requests without altering the Request URI domain, thus forwarding them back to the proxy.<br><br>On Dec 29, 2008, at 3:02 PM, Jeff Pyle &lt;<a href="mailto:jpyle@fidelityvoice.com">jpyle@fidelityvoice.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>
<font face="Tahoma, Verdana, Helvetica, Arial"><span style="font-size:10pt">Most likely there is a problem in your routing logic that is causing a loop. &nbsp;Each iteration of the loop causes one more “hop”. &nbsp;At some point, there are too many hops.<br>
<br>
I would suggest adding some xlog lines to your script and watching the log output to see where your routing is taking you. &nbsp;You should be able to see where the problem is with that.<br>
<br>
<br>
<br>
- Jeff<br>
<br>
<br>
<br>
<br>
On 12/29/08 2:22 PM, "J Santos" &lt;<a href="jsantos5954@gmail.com"><a href="mailto:jsantos5954@gmail.com">jsantos5954@gmail.com</a></a>> wrote:<br>
<br>
</span></font><blockquote><font face="Tahoma, Verdana, Helvetica, Arial"><span style="font-size:10pt"> <br>
<font color="#000080">Hi all,<br>
</font> <br>
<font color="#000080">I have two Xlite registered with opensips when configured with the box IP address. I can make calls between these phones.<br>
</font> <br>
<font color="#000080">I created a SRV record &nbsp;and configured one of the phones with the domain and it is not registering. It is returning the message "Registration error:483 &nbsp;Too many hops".<br>
</font> <br>
<font color="#000080">It looks like it is coming from <br>
</font> <br>
<font color="#000080">if (!mf_process_maxfwd_header("10")) {<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sl_send_reply("483","Too Many Hops");<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;exit;<br>
but why ? I have only these two phones in the network.<br>
</font> <br>
<font color="#000080">Firewall is disabled and I am forwarding ports UDP 5060-5070 &nbsp;to the opensips box.<br>
</font> <br>
<font color="#000080">Any ideas?<br>
</font> <br>
<font color="#000080">thanks<br>
</font> <br>
<font color="#000080">Jair Santos<br>
</font> <br>
&nbsp;<br>
<br>
<hr align="CENTER" size="3" width="95%"></span></font><span style="font-size:10pt"><font face="Lucida Console">_______________________________________________<br>
Users mailing list<br>
<a href="Users@lists.opensips.org"><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a></a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a></a><br>
</font></span></blockquote>



</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Users mailing list</span><br><span><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a></span><br><span><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a></span><br></div></blockquote></body></html>