<div dir="ltr"><div class="gmail_quote"><br><br><div dir="ltr"><div>im trying to establish connection between 2 phones</div><div>user1: 43384001</div><div>user2: 43384002</div><div><br></div><div>i have user 2 added to usrloc with the cmd:</div>
<div><br></div><div><div>
opensipsctl ul add 43384003 sip:+1043384003*<a href="mailto:2776@voip.local.com">2776@voip.local.com</a></div></div><div>which is an asterisk server that handles calls in a specific way.</div><div><br></div><div>but when i try to call i get &quot;too many hops&quot;</div>

<div><br></div><div>this is my invite handling</div><div><br></div><div>if (method==&quot;INVITE&quot;)</div><div>    {</div><div></div><div>        t_relay();</div><div>        exit;</div><div>    };</div><div><br></div>

<div>do i need some sort of line added to include using usrloc</div><br></div></div><div dir="ltr"><div></div></div>
</div>