Module: kamailio Branch: master Commit: 7ba770ca43485531eef4ad4ccbefe046d8fb2223 URL: https://github.com/kamailio/kamailio/commit/7ba770ca43485531eef4ad4ccbefe046...
Author: Luis Azedo luis@2600hz.com Committer: Luis Azedo luis@2600hz.com Date: 2015-03-25T11:21:21Z
registrar : add optional params to registered function
3rd parameter as flag is used to optionally restrict contacts when searching. values are 1 - match_callid 2 - match_received 3 - match_contact
4th parameter as flag to optionally perform action on positive match values are 1 - set xavp_rcd with value from matched contact
---
Modified: modules/registrar/doc/registrar_admin.xml Modified: modules/registrar/lookup.c Modified: modules/registrar/lookup.h Modified: modules/registrar/reg_mod.c Modified: modules/registrar/reg_mod.h
---
Diff: https://github.com/kamailio/kamailio/commit/7ba770ca43485531eef4ad4ccbefe046... Patch: https://github.com/kamailio/kamailio/commit/7ba770ca43485531eef4ad4ccbefe046...