[OpenSIPS-Users] too many hops

Mike Claudi Pedersen mike.pedersen at ipnordic.dk
Mon Mar 10 11:03:39 CET 2014


im trying to establish connection between 2 phones
user1: 43384001
user2: 43384002

i have user 2 added to usrloc with the cmd:

opensipsctl ul add 43384003 sip:+1043384003*2776 at voip.local.com
which is an asterisk server that handles calls in a specific way.

but when i try to call i get "too many hops"

this is my invite handling

if (method=="INVITE")
    {
        t_relay();
        exit;
    };

do i need some sort of line added to include using usrloc
-- 
Med venlig hilsen
ipnordic A/S

Mike Claudi Pedersen
Tekniker

Telefon: 79301033
www.ipnordic.dk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140310/6cdae67b/attachment.htm>


More information about the Users mailing list