Module: sip-router Branch: master Commit: 8341030426fbe1f48e527b52d694b188ecdd48dc URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8341030426fbe1f48e527b52d694b188ecdd48dc
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: Wed Jan 9 14:55:46 2013 +0100 registrar: execute event route when a contact expires - the name of the routing block is event_route[usrloc:contact-expired] --- modules_k/registrar/README | 169 +++++++++++++++----------- modules_k/registrar/doc/registrar_admin.xml | 24 ++++- modules_k/registrar/reg_mod.c | 17 +++ modules_k/registrar/reg_mod.h | 2 + modules_k/registrar/regpv.c | 127 ++++++++++++++++++++ modules_k/registrar/regpv.h | 3 + modules_k/registrar/reply.c | 4 +- 7 files changed, 271 insertions(+), 75 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=8341030426fbe1f48e527b52d694b188ecdd48dc _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
