[sr-dev] git:master:3a3003b4: modules: readme files regenerated - nathelper ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Wed Jul 27 08:16:27 CEST 2022


Module: kamailio
Branch: master
Commit: 3a3003b42ce6eadbc9b12e45fd4668f12e783cfb
URL: https://github.com/kamailio/kamailio/commit/3a3003b42ce6eadbc9b12e45fd4668f12e783cfb

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2022-07-27T08:16:23+02:00

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

---

Modified: src/modules/nathelper/README

---

Diff:  https://github.com/kamailio/kamailio/commit/3a3003b42ce6eadbc9b12e45fd4668f12e783cfb.diff
Patch: https://github.com/kamailio/kamailio/commit/3a3003b42ce6eadbc9b12e45fd4668f12e783cfb.patch

---

diff --git a/src/modules/nathelper/README b/src/modules/nathelper/README
index 0b5abfb614..e091d2018f 100644
--- a/src/modules/nathelper/README
+++ b/src/modules/nathelper/README
@@ -731,9 +731,11 @@ if(is_rfc1918("$rd")) {
 5.9.  set_contact_alias([trim])
 
    Adds an “;alias=ip~port~transport” parameter to the contact URI
-   containing the received ip, port, and transport protocol. The new
-   contact URI is immediately visible to other modules in the way the
-   fix_nated_contact() does it.
+   containing the received ip, port, and transport protocol. The update of
+   contact URI is signaled to a few other modules in the way the
+   fix_nated_contact() does it by using the internal flags. The new value
+   is not visible to pseudo-variables and it does not change the SIP
+   message buffer.
 
    Meaning of parameters:
      * trim - by default, set_contact_alias() will not detect and trim an




More information about the sr-dev mailing list