[sr-dev] git:master:fa4b3d45: presence: add sip_uri_match module parameter

Luis Azedo luis at 2600hz.com
Mon Mar 30 13:40:11 CEST 2015


Module: kamailio
Branch: master
Commit: fa4b3d45c77015f70ab8d0c20e05fde8c0bd0dba
URL: https://github.com/kamailio/kamailio/commit/fa4b3d45c77015f70ab8d0c20e05fde8c0bd0dba

Author: Luis Azedo <luis at 2600hz.com>
Committer: Luis Azedo <luis at 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/fa4b3d45c77015f70ab8d0c20e05fde8c0bd0dba.diff
Patch: https://github.com/kamailio/kamailio/commit/fa4b3d45c77015f70ab8d0c20e05fde8c0bd0dba.patch




More information about the sr-dev mailing list