Module: sip-router
Branch: admorten/sca
Commit: 2b1a199ca78dd08abe4f3f1e250be0c39fe9b38f
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2b1a199…
Author: Juha Heinanen <jh(a)tutpro.com>
Committer: Andrew Mortensen <admorten(a)isc.upenn.edu>
Date: Wed May 1 18:04:47 2013 +0300
modules/registrar: added regid_mode module param
- Tells if REGISTER contact regid (if present) is used when REGISTER request
is saved even if request does not indicate support for outbound.
---
modules/registrar/README | 185 ++++++++++++++++-------------
modules/registrar/doc/registrar_admin.xml | 27 ++++
modules/registrar/reg_mod.c | 7 +
modules/registrar/reg_mod.h | 4 +
modules/registrar/save.c | 2 +-
5 files changed, 142 insertions(+), 83 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=2b1…