<div dir="ltr">Hi,<div>So it seems that the RURI contains a $rd (request-domain) which is not recognizable at your opensips and hence it says I won&#39;t relay the call from one external domain to another external domain.</div><div><br></div><div>In simple words, how come that there is req-domain &quot;localhost&quot; is the RURI for a call coming from Provider destined to your OpenSIPS ? Apparently the incoming RURI-user part is also &#39;opensips&#39;. This all seems odd specially when you mentioned you called your DID  !!</div><div><br></div><div>Can you please explain your provider side setup , is that a dummy setup or a real provider? Also, paste the complete call trace, you can make sure of <a href="https://github.com/irontec/sngrep">sngrep by irontec </a></div><div><br></div><div>Regards,</div><div>Sammy</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 13, 2016 at 10:04 AM, Francjos <span dir="ltr">&lt;<a href="mailto:35633@heb.be" target="_blank">35633@heb.be</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;ve configured Opensips to register to a sip provider and acts as<br>
loadbalancer.<br>
When i call my number (that i got from my provider),i have the following(i<br>
try to capture packets using tshark):<br>
Capturing on &#39;eth0&#39;<br>
-4    0.640830 91.X.X.X -&gt; 10.Y.Y.Y      SIP/SDP 1096 Requests: INVITE<br>
sip:opensips@localhost:5060;transport=udp<br>
- 5    0.641021   10.Y.Y.Y  -&gt;  91.X.X.X   SIP/SDP 452 Status : 403 Rely<br>
forbidden<br>
Where &quot;Rely forbidden&quot; is related to this piece of code in opensips.cfg<br>
<br>
if(!uri==myself){<br>
send_relpy(&quot;403&quot;, &quot;Relay forbidden&quot;);<br>
exit;<br>
}<br>
<br>
Can you help me to understand this and how i can correct this error?<br>
Thank you.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://opensips-open-sip-server.1449251.n2.nabble.com/Rely-forbidden-tp7602608.html" rel="noreferrer" target="_blank">http://opensips-open-sip-server.1449251.n2.nabble.com/Rely-forbidden-tp7602608.html</a><br>
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div>