Module: kamailio
Branch: 5.3
Commit: 1b27855539f42f5dece0232c90ee0857ca012ebd
URL:
https://github.com/kamailio/kamailio/commit/1b27855539f42f5dece0232c90ee085…
Author: Henning Westerholt <hw(a)skalatan.de>
Committer: Henning Westerholt <hw(a)skalatan.de>
Date: 2020-06-05T17:29:59Z
siptrace: extend docs that force_send_socket parameter is only used for HEP mode
---
Modified: src/modules/siptrace/doc/siptrace_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/1b27855539f42f5dece0232c90ee085…
Patch:
https://github.com/kamailio/kamailio/commit/1b27855539f42f5dece0232c90ee085…
---
diff --git a/src/modules/siptrace/doc/siptrace_admin.xml
b/src/modules/siptrace/doc/siptrace_admin.xml
index f5be1c663c..57c4b2a8ae 100644
--- a/src/modules/siptrace/doc/siptrace_admin.xml
+++ b/src/modules/siptrace/doc/siptrace_admin.xml
@@ -455,7 +455,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>