Преглед на файлове

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]),
 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:
    Meaning of the parameters is as follows:
      * flag - flags to indicate if the parameter should be added to
      * flag - flags to indicate if the parameter should be added to