Module: sip-router
Branch: master
Commit: ead52752c9b61c0fcadd95d3d39042498068c73c
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ead5275…
Author: Jason Penton <jason.penton(a)smilecoms.com>
Committer: Jason Penton <jason.penton(a)smilecoms.com>
Date: Wed Jan 9 10:31:51 2013 +0200
modules_k/rr: added feature to set custom username for Record-Route URI
- this is an AVP param that can be used to customise the default
username (Request-URI) added to the Record-Route URI before
calling record_route.
---
modules_k/rr/doc/rr_admin.xml | 987 ++++++++++++++++++++---------------------
modules_k/rr/record.c | 42 ++-
modules_k/rr/record.h | 4 +-
modules_k/rr/rr_mod.c | 15 +
4 files changed, 542 insertions(+), 506 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=ead…