[OpenSIPS-Users] Fwd: too many hops
Mike Claudi Pedersen
mike.pedersen at ipnordic.dk
Mon Mar 10 11:06:12 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140310/ca905b2c/attachment.htm>
More information about the Users
mailing list