|
@@ -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
|
|
...
|
|
...
|