[OpenSIPS-Users] Too many hops

Alex Balashov abalashov at evaristesys.com
Mon Dec 29 21:09:09 CET 2008


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.

On Dec 29, 2008, at 3:02 PM, Jeff Pyle <jpyle at fidelityvoice.com> wrote:

> Most likely there is a problem in your routing logic that is causing  
> a loop.  Each iteration of the loop causes one more “hop”.  At  
> some point, there are too many hops.
>
> I would suggest adding some xlog lines to your script and watching  
> the log output to see where your routing is taking you.  You should  
> be able to see where the problem is with that.
>
>
>
> - Jeff
>
>
>
>
> On 12/29/08 2:22 PM, "J Santos" <jsantos5954 at gmail.com> wrote:
>
>
> Hi all,
>
> I have two Xlite registered with opensips when configured with the  
> box IP address. I can make calls between these phones.
>
> I created a SRV record  and configured one of the phones with the  
> domain and it is not registering. It is returning the message  
> "Registration error:483  Too many hops".
>
> It looks like it is coming from
>
> if (!mf_process_maxfwd_header("10")) {
>                 sl_send_reply("483","Too Many Hops");
>                 exit;
> but why ? I have only these two phones in the network.
>
> Firewall is disabled and I am forwarding ports UDP 5060-5070  to the  
> opensips box.
>
> Any ideas?
>
> thanks
>
> Jair Santos
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20081229/f1aff008/attachment.htm 


More information about the Users mailing list