浏览代码

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

Kamailio Dev 7 年之前
父节点
当前提交
44dc6caa2b
共有 1 个文件被更改,包括 8 次插入6 次删除
  1. 8 6
      src/modules/nathelper/README

+ 8 - 6
src/modules/nathelper/README

@@ -517,12 +517,14 @@ if (search("User-Agent: Cisco ATA.*") {fix_nated_sdp("3");};
 
 5.3.  add_rcv_param([flag]),
 
-   Add a received parameter to the “Contact” header fields or the Contact
-   URI. The parameter will contain the URI created from the source IP,
-   port, and protocol of the packet containing the SIP message. The
-   parameter can be then processed by another registrar. This is useful,
-   for example, when replicating register messages using t_replicate
-   function to another registrar.
+   Add a received parameter to the “Contact” header fields (available for
+   all transports) or to the Contact URI (available only for UDP traffic).
+
+   The parameter will contain the URI created from the source IP, port,
+   and protocol (if different than UDP) of the packet containing the SIP
+   message. The parameter can be then processed by another registrar. This
+   is useful, for example, when replicating register messages using
+   t_replicate function to another registrar.
 
    Meaning of the parameters is as follows:
      * flag - flags to indicate if the parameter should be added to