Module: kamailio Branch: 5.2 Commit: 144aeaa5fd7392f5ebcb4e601c3a23d5f7ba86fe URL: https://github.com/kamailio/kamailio/commit/144aeaa5fd7392f5ebcb4e601c3a23d5...
Author: Henning Westerholt hw@skalatan.de Committer: Henning Westerholt hw@skalatan.de Date: 2020-06-05T17:35:44Z
siptrace: extend docs that force_send_socket parameter is only used for HEP mode
(cherry picked from commit 1b27855539f42f5dece0232c90ee0857ca012ebd)
---
Modified: src/modules/siptrace/doc/siptrace_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/144aeaa5fd7392f5ebcb4e601c3a23d5... Patch: https://github.com/kamailio/kamailio/commit/144aeaa5fd7392f5ebcb4e601c3a23d5...
---
diff --git a/src/modules/siptrace/doc/siptrace_admin.xml b/src/modules/siptrace/doc/siptrace_admin.xml index 0359b0c1c8..f81cf2cc74 100644 --- a/src/modules/siptrace/doc/siptrace_admin.xml +++ b/src/modules/siptrace/doc/siptrace_admin.xml @@ -462,7 +462,8 @@ modparam("siptrace", "trace_delayed", 1) <para> The local interface in the form of SIP URI from where to send the duplicated traffic. In the absence of this parameter - &kamailio; automatically picks an interface. + &kamailio; automatically picks an interface. This parameter is + only used for HEP forwarding, not for SIP forwarding mode. </para> <example> <title>Set <varname>force_send_sock</varname> parameter</title>