[OpenSIPS-Users] Too many hops

Jeff Pyle jpyle at fidelityvoice.com
Mon Dec 29 21:02:21 CET 2008


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20081229/317a37cb/attachment.htm 


More information about the Users mailing list