Hi,

I have a question about about 'myself' usage.

for example:
    if(uri==myself) {
        log("the request is for local processing\n");
    };

I have always expected the above to hold true for any 'alias' definition in the config file. But I never really though about the domain module since I use the test "is_uri_host_local()" for that.

So my question is, if we have an entry in the domain module will it resolve to true for the "(uri==myself)" test even if it's not an alias?

Thanks,

--
Technical Support
http://www.cellroute.net


_______________________________________________
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