[sr-dev] git:master:6e9f1c04: modules/sipcapture updated modparam description
Alexandr Dubovikov
alexandr.dubovikov at gmail.com
Mon May 9 09:31:30 CEST 2016
Module: kamailio
Branch: master
Commit: 6e9f1c045ae827ea4f6bec8ab62187ec41788255
URL: https://github.com/kamailio/kamailio/commit/6e9f1c045ae827ea4f6bec8ab62187ec41788255
Author: Alexandr Dubovikov <alexandr.dubovikov at gmail.com>
Committer: Alexandr Dubovikov <alexandr.dubovikov at gmail.com>
Date: 2016-05-09T09:31:02+02:00
modules/sipcapture updated modparam description
---
Modified: modules/sipcapture/README
Modified: modules/sipcapture/doc/sipcapture_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/6e9f1c045ae827ea4f6bec8ab62187ec41788255.diff
Patch: https://github.com/kamailio/kamailio/commit/6e9f1c045ae827ea4f6bec8ab62187ec41788255.patch
---
diff --git a/modules/sipcapture/README b/modules/sipcapture/README
index dfdd66d..5b50d46 100644
--- a/modules/sipcapture/README
+++ b/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
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
...
diff --git a/modules/sipcapture/doc/sipcapture_admin.xml b/modules/sipcapture/doc/sipcapture_admin.xml
index a7c677f..b47a102 100644
--- a/modules/sipcapture/doc/sipcapture_admin.xml
+++ b/modules/sipcapture/doc/sipcapture_admin.xml
@@ -108,7 +108,7 @@ modparam("sipcapture", "db_url", "mysql://user:passwd@host/dbname")
</para>
<para>
<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>
</para>
<example>
More information about the sr-dev
mailing list