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
>
>
> _______________________________________________
> 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
>
>


-- 
DVG

-- 
Imagination is more important than knowledge
Albert Einstein
_______________________________________________
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