added param sip_uri_match 0 - case sensitive (default) 1 - case insensitive
can be extended to a more compliant version, (sensitive user, insensitive domain). the parameter sets the function to call to match uris.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/94
-- Commit Summary --
* presence - match sip uris using alternative function
-- File Changes --
M modules/presence/hash.c (4) M modules/presence/notify.c (10) M modules/presence/presence.c (45) M modules/presence/presence.h (3) M modules/presence/presentity.c (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/94.patch https://github.com/kamailio/kamailio/pull/94.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/94