[sr-dev] git:master: modules/debugger: update documentation. This is Kamailio!

Victor Seva linuxmaniac at torreviejawireless.org
Thu May 23 09:46:17 CEST 2013


Module: sip-router
Branch: master
Commit: b3c69488bf80e76c2359f6d9611cbcf2edf6c67f
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b3c69488bf80e76c2359f6d9611cbcf2edf6c67f

Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Committer: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Thu May 23 09:45:03 2013 +0200

modules/debugger: update documentation. This is Kamailio!

---

 modules/debugger/README                 |    5 +++--
 modules/debugger/doc/debugger_admin.xml |    4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/modules/debugger/README b/modules/debugger/README
index 6ab6686..77c2ae4 100644
--- a/modules/debugger/README
+++ b/modules/debugger/README
@@ -241,7 +241,8 @@ modparam("debugger", "step_loops", 100)
 
    Used to compute power of two as size of internal hash table to store
    levels per module (e.g., if its set to 4, internal hash table has 16
-   slots). This parameter is accesible readonly via the ser cfg framework.
+   slots). This parameter is accesible readonly via the Kamailio config
+   framework.
 
    Default value is "0" - feature disabled.
 
@@ -253,7 +254,7 @@ modparam("debugger", "mod_hash_size", 5)
 3.9. mod_level_mode (int)
 
    Enable or disable per module log level (0 - disabled, 1 - enabled).
-   This parameter is tunable via the ser cfg framework.
+   This parameter is tunable via the Kamailio config framework.
 
    Default value is "0".
 
diff --git a/modules/debugger/doc/debugger_admin.xml b/modules/debugger/doc/debugger_admin.xml
index e97e4bf..6359cc0 100644
--- a/modules/debugger/doc/debugger_admin.xml
+++ b/modules/debugger/doc/debugger_admin.xml
@@ -227,7 +227,7 @@ modparam("debugger", "step_loops", 100)
 	    <title><varname>mod_hash_size</varname> (int)</title>
 	    <para>
 		Used to compute power of two as size of internal hash table to store levels
-		per module (e.g., if its set to 4, internal hash table has 16 slots). This parameter is accesible readonly via the ser cfg framework.
+		per module (e.g., if its set to 4, internal hash table has 16 slots). This parameter is accesible readonly via the Kamailio config framework.
 	    </para>
 	    <para>
 		<emphasis>
@@ -247,7 +247,7 @@ modparam("debugger", "mod_hash_size", 5)
 	<section>
 	    <title><varname>mod_level_mode</varname> (int)</title>
 	    <para>
-        Enable or disable per module log level (0 - disabled, 1 - enabled). This parameter is tunable via the ser cfg framework.
+        Enable or disable per module log level (0 - disabled, 1 - enabled). This parameter is tunable via the Kamailio config framework.
 	    </para>
 	    <para>
 		<emphasis>




More information about the sr-dev mailing list