Module: kamailio Branch: master Commit: fa4b3d45c77015f70ab8d0c20e05fde8c0bd0dba URL: https://github.com/kamailio/kamailio/commit/fa4b3d45c77015f70ab8d0c20e05fde8...
Author: Luis Azedo luis@2600hz.com Committer: Luis Azedo luis@2600hz.com Date: 2015-03-27T01:19:29Z
presence: add sip_uri_match module parameter
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.
---
Modified: modules/presence/doc/presence_admin.xml Modified: modules/presence/hash.c Modified: modules/presence/notify.c Modified: modules/presence/presence.c Modified: modules/presence/presence.h Modified: modules/presence/presentity.c Modified: modules/presence/subscribe.c
---
Diff: https://github.com/kamailio/kamailio/commit/fa4b3d45c77015f70ab8d0c20e05fde8... Patch: https://github.com/kamailio/kamailio/commit/fa4b3d45c77015f70ab8d0c20e05fde8...