Module: sip-router Branch: carstenbock/ims Commit: e277313ddda60a3bf3b67eef5edbd18a0895003e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e277313d...
Author: Carsten Bock carsten@bock.info Committer: Carsten Bock carsten@bock.info Date: Tue Jan 11 23:36:46 2011 +0100
- Added config files for E-CSCF, LRF and MGCF
---
modules/ecscf/Makefile | 2 +- modules/ecscf/ecscf.cfg | 272 +++++++++++++++++++++++++++++++++ modules/lrf/Makefile | 2 +- modules/lrf/lrf.cfg | 147 ++++++++++++++++++ modules/mgcf/Makefile | 2 + modules/mgcf/mgcf.cfg | 380 +++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 803 insertions(+), 2 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=e277...