浏览代码

modules: readme files regenerated - modules ... [skip ci]

Kamailio Dev 5 年之前
父节点
当前提交
50f60972ab
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/modules/siptrace/README

+ 2 - 1
src/modules/siptrace/README

@@ -424,7 +424,8 @@ modparam("siptrace", "trace_delayed", 1)
 
    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.
+   automatically picks an interface. This parameter is only used for HEP
+   forwarding, not for SIP forwarding mode.
 
    Example 1.17. Set force_send_sock parameter
 ...