Module: sip-router Branch: carstenbock/ims Commit: 3af8316727d877e5a36ed7ee24da97fc677efa97 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3af83167...
Author: Carsten Bock carsten@bock.info Committer: Carsten Bock carsten@bock.info Date: Thu Jan 13 21:25:38 2011 +0100
- first start of the cleanup of the configuration - as a result: removed obsolete functions - added a PV to the RR-Module: $route_uri, the URI of the first Route-Header
---
modules/pcscf/mod.c | 3 - modules/pcscf/pcscf.cfg | 51 +++++++++++-------- modules/pcscf/security.c | 112 ----------------------------------------- modules/pcscf/security.h | 4 -- modules_k/rr/doc/rr.xml | 12 ++++ modules_k/rr/doc/rr_admin.xml | 19 ++++++- modules_k/rr/rr_mod.c | 49 +++++++++++++++++- 7 files changed, 105 insertions(+), 145 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=3af8...