Browse Source

modules/sipcapture updated modparam description

Alexandr Dubovikov 9 years ago
parent
commit
6e9f1c045a
2 changed files with 3 additions and 2 deletions
  1. 2 1
      modules/sipcapture/README
  2. 1 1
      modules/sipcapture/doc/sipcapture_admin.xml

+ 2 - 1
modules/sipcapture/README

@@ -211,7 +211,8 @@ modparam("sipcapture", "db_url", "mysql://user:passwd@host/dbname")
    Name of the table's name used to store the SIP messages. Can contain
    Name of the table's name used to store the SIP messages. Can contain
    multiple tables, separated by "|".
    multiple tables, separated by "|".
 
 
-   Default value is "sip_capture".
+   Default value is "sip_capture". Only for Homer 3. For Homer 5, please
+   use an argument for the sip_capture function.
 
 
    Example 1.2. Set sip_capture parameter
    Example 1.2. Set sip_capture parameter
 ...
 ...

+ 1 - 1
modules/sipcapture/doc/sipcapture_admin.xml

@@ -108,7 +108,7 @@ modparam("sipcapture", "db_url", "mysql://user:passwd@host/dbname")
 		</para>
 		</para>
 		<para>
 		<para>
 		<emphasis>
 		<emphasis>
-			Default value is "sip_capture".
+			Default value is "sip_capture". Only for Homer 3. For Homer 5, please use an argument for the sip_capture function.
 		</emphasis>
 		</emphasis>
 		</para>
 		</para>
 		<example>
 		<example>