[sr-dev] git:5.0:cea3af6d: modules: readme files regenerated - modules ... [skip ci]
Kamailio Dev
kamailio.dev at kamailio.org
Fri Nov 24 10:01:38 CET 2017
Module: kamailio
Branch: 5.0
Commit: cea3af6dd4c2275df1f0e33a7adf0a29ac711b6c
URL: https://github.com/kamailio/kamailio/commit/cea3af6dd4c2275df1f0e33a7adf0a29ac711b6c
Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2017-11-24T10:01:16+01:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/nathelper/README
---
Diff: https://github.com/kamailio/kamailio/commit/cea3af6dd4c2275df1f0e33a7adf0a29ac711b6c.diff
Patch: https://github.com/kamailio/kamailio/commit/cea3af6dd4c2275df1f0e33a7adf0a29ac711b6c.patch
---
diff --git a/src/modules/nathelper/README b/src/modules/nathelper/README
index f5e831ae5c..3918f479ba 100644
--- a/src/modules/nathelper/README
+++ b/src/modules/nathelper/README
@@ -612,7 +612,8 @@ if(is_rfc1918("$rd")) {
Adds an “;alias=ip~port~transport” parameter to the contact URI
containing either received ip, port, and transport protocol or those
given as parameters. If called without parameters, “;alias” parameter
- is only added if received ip and port differ from those in contact URI.
+ is only added if received ip, port, or transport protocol differs from
+ that in contact URI.
This function can be used from REQUEST_ROUTE, ONREPLY_ROUTE,
BRANCH_ROUTE, and LOCAL_ROUTE.
More information about the sr-dev
mailing list