Yes, this code. But why it's been invoked? The client is outside as
usual, it's not from the same uri, different IP.

On Wed, Dec 23, 2015 at 22:26 +0100, David Villasmil Govea wrote:
>    1.     # if caller is not local subscriber, then check if it calls
>    2.     # a local destination, otherwise deny, not an open relay here
>    3.     if (from_uri!=myself && uri!=myself) {
>    4.         sl_send_reply("403","Not relaying");
>    5.         exit;
>    6.     }
> 
> On Wed, Dec 23, 2015 at 9:40 PM, Evgeny Zhavoronkov <lif...@gmail.com>
> wrote:
> 
> > Hello!
> >
> > Here is my config:
> > http://pastebin.com/X20JumYB
> > Why can't I authorize? I get:
> > 403 Not relaying
> > (kamailio (4.3.4 (x86_64/linux)))
> > Interesting that with previous version everything was ok.
> > I just use my previous config.


-- 
lifayk

e: lif...@gmail.com
pgp: 0x84CAC40B

Attachment: signature.asc
Description: PGP signature

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to