[SR-Users] 403 not relaying

jaflong jaflong jaflong at yandex.com
Tue Jun 9 11:27:01 CEST 2015


Hi,

I am getting a 403 not relaying response.
This is the part of the config

How would I print the value of var myself,  from_uri and uri


        # if caller is not local subscriber, then check if it calls
        # a local destination, otherwise deny, not an open relay here
        if (from_uri!=myself && uri!=myself) {
                sl_send_reply("403","Not relaying");
                exit;
        }



More information about the sr-users mailing list