Module: sip-router
Branch: carstenbock/ims
Commit: fa8a4cc51e913349408dc40c2622410fad82d1b9
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fa8a4cc…
Author: Carsten Bock <carsten(a)bock.info>
Committer: Carsten Bock <carsten(a)bock.info>
Date: Mon Jan 10 16:25:16 2011 +0100
- Add sample configuration files for Kamailio IMS Modules
- Before use, change the XML-files
---
modules/icscf/Makefile | 2 +
modules/icscf/icscf.cfg | 340 +++++++++++++++++
modules/icscf/icscf.xml | 40 ++
modules/pcscf/Makefile | 2 +-
modules/pcscf/pcscf.cfg | 971 +++++++++++++++++++++++++++++++++++++++++++++++
modules/pcscf/pcscf.xml | 46 +++
modules/scscf/Makefile | 2 +
modules/scscf/scscf.cfg | 752 ++++++++++++++++++++++++++++++++++++
modules/scscf/scscf.xml | 40 ++
9 files changed, 2194 insertions(+), 1 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=fa8…