Module: sip-router Branch: carstenbock/ims Commit: d877959a11b11034704564e2b84a0ad06f144102 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d877959a...
Author: Carsten Bock carsten@bock.info Committer: Carsten Bock carsten@bock.info Date: Thu Jan 13 18:08:44 2011 +0100
- Beginnig of cleanup on Config of P-CSCF - Added documentation templates for the modules (the content will follow, as soon as it is clear, which commands/parameters stay in the module)
---
modules/cdp/doc/Makefile | 4 + modules/cdp/doc/cdp.xml | 42 ++++++ modules/cdp/doc/functions.xml | 40 ++++++ modules/cdp/doc/params.xml | 53 ++++++++ modules/cdp_avp/doc/Makefile | 4 + modules/cdp_avp/doc/cdp_avp.xml | 42 ++++++ modules/cdp_avp/doc/functions.xml | 40 ++++++ modules/cdp_avp/doc/params.xml | 53 ++++++++ modules/ecscf/doc/Makefile | 4 + modules/ecscf/doc/ecscf.xml | 42 ++++++ modules/ecscf/doc/functions.xml | 40 ++++++ modules/ecscf/doc/params.xml | 53 ++++++++ modules/icscf/doc/Makefile | 4 + modules/icscf/doc/functions.xml | 40 ++++++ modules/icscf/doc/icscf.xml | 46 +++++++ modules/icscf/doc/params.xml | 53 ++++++++ modules/lrf/doc/Makefile | 4 + modules/lrf/doc/functions.xml | 40 ++++++ modules/lrf/doc/lrf.xml | 42 ++++++ modules/lrf/doc/params.xml | 53 ++++++++ modules/mgcf/doc/Makefile | 4 + modules/mgcf/doc/functions.xml | 40 ++++++ modules/mgcf/doc/mgcf.xml | 42 ++++++ modules/mgcf/doc/params.xml | 53 ++++++++ modules/pcscf/doc/Makefile | 4 + modules/pcscf/doc/functions.xml | 40 ++++++ modules/pcscf/doc/params.xml | 53 ++++++++ modules/pcscf/doc/pcscf.xml | 50 ++++++++ modules/pcscf/pcscf.cfg | 251 ++++++++++++++++++++++++++----------- modules/scscf/doc/Makefile | 4 + modules/scscf/doc/functions.xml | 40 ++++++ modules/scscf/doc/params.xml | 53 ++++++++ modules/scscf/doc/scscf.xml | 46 +++++++ 33 files changed, 1308 insertions(+), 71 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=d877...