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/116
-- Commit Summary --
* presence: add sip_uri_match module parameter
-- File Changes --
M modules/presence/doc/presence_admin.xml (29)
M modules/presence/hash.c (10)
M modules/presence/notify.c (22)
M modules/presence/presence.c (49)
M modules/presence/presence.h (3)
M modules/presence/presentity.c (4)
M modules/presence/subscribe.c (12)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/116.patch
https://github.com/kamailio/kamailio/pull/116.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/116