Module: sip-router Branch: master Commit: 85ee107929a80b54d47eaabef6f25d7b2f0659e7 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=85ee1079...
Author: Carsten Bock carsten@ng-voice.com Committer: Carsten Bock carsten@ng-voice.com Date: Tue Jan 8 20:58:03 2013 +0100
Added sample configuration files for Kamailio IMS Setup. IMS Rocks!
Greetings from the Dolomites, Italy, Carsten
---
examples/icscf/icscf.cfg | 47 ++ examples/icscf/icscf.mysql.sql | 137 +++++ examples/icscf/icscf.postgres.sql | 64 +++ examples/icscf/icscf.xml | 25 + examples/icscf/kamailio.cfg | 551 +++++++++++++++++++ examples/pcscf/kamailio.cfg | 1061 ++++++++++++++++++++++++++++++++++++ examples/pcscf/pcscf.cfg | 58 ++ examples/pcscf/pcscf.xml | 26 + examples/pcscf/tls.cfg | 15 + examples/scscf/CxDataType_Rel6.xsd | 293 ++++++++++ examples/scscf/CxDataType_Rel7.xsd | 301 ++++++++++ examples/scscf/db/dialplan | 5 + examples/scscf/db/version | 2 + examples/scscf/dispatcher.list | 3 + examples/scscf/kamailio.cfg | 749 +++++++++++++++++++++++++ examples/scscf/scscf.cfg | 54 ++ examples/scscf/scscf.xml | 28 + 17 files changed, 3419 insertions(+), 0 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=85ee...