OK, thanks for confirming with the docs, I was not sure about it anymore, although I wrote is_myself() function for config (too many functions to remember by heart, that's why I do open source, to check the code :-) ) -- knowing that works always with a sip address, I just wanted to point and try with sip uri in case is not working with address alone.
It should not matter the version, there was no change to is_myself() in the recent releases.... Cheers, Daniel On 25/01/16 09:32, Dmitri Savolainen wrote: > according to docs it takes IP as well: > /uri/ - Valid SIP URI or IP address to check against the list of local > IP addresses or domains. > > In my instance it works with domain only (version 4.2 checked) > > 2016-01-25 11:22 GMT+03:00 Daniel-Constantin Mierla <mico...@gmail.com > <mailto:mico...@gmail.com>>: > > Hello, > > On 22/01/16 17:10, Dirk Teurlings - SIGNET B.V. wrote: > > On 22-01-16 11:31, Daniel-Constantin Mierla wrote: > >> try with is_myself("sip:$fU@fd"). > > Hi Daniel, > > > > Thanks for the quick response. Comparing the from_uri to myself > should > > only compare IP or domain name correct? So wouldn't this be > enough as a > > domain check? > > > > is_myself("$fd") > I am not sure if it works with domain only, but should work with > sip:domain, like is_myself("sip:$fd") -- it might be that the function > requires a sip uri as aparameter, but indeed the user part doesn't > count, I provided the example more for showing how to get rid of > parameters from From header uri. > > Cheers, > Daniel > > -- > Daniel-Constantin Mierla > http://twitter.com/#!/miconda <http://twitter.com/#%21/miconda> - > http://www.linkedin.com/in/miconda > Book: SIP Routing With Kamailio - http://www.asipto.com > http://miconda.eu > > > _______________________________________________ > SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing > list > sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users > > > > > -- > Savolainen Dmitri -- Daniel-Constantin Mierla http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Book: SIP Routing With Kamailio - http://www.asipto.com http://miconda.eu
_______________________________________________ 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