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

Author: Henning Westerholt <[email protected]>
Committer: Henning Westerholt <[email protected]>
Date: 2018-03-21T08:22:27+01:00

nathelper: small docs addition related to nat_uac_test()

---

Modified: src/modules/nathelper/doc/nathelper_admin.xml

---

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

---

diff --git a/src/modules/nathelper/doc/nathelper_admin.xml 
b/src/modules/nathelper/doc/nathelper_admin.xml
index 83dc8f5faa..975f579d93 100644
--- a/src/modules/nathelper/doc/nathelper_admin.xml
+++ b/src/modules/nathelper/doc/nathelper_admin.xml
@@ -632,7 +632,8 @@ fix_nated_register();
                        <listitem><para>
                        <emphasis>2</emphasis> -  the "received" test is used: 
address
                        in the <quote>Via</quote> header is compared against 
source
-                       IP address of signaling
+                       IP address of signaling. If the <quote>Via</quote> 
header contains
+                       no port, it uses the default SIP port 5060
                        </para></listitem>
                        <listitem><para>
                        <emphasis>4</emphasis> -  The Top Most 
<quote>Via</quote> is searched 
@@ -643,8 +644,9 @@ fix_nated_register();
                        RFC1918 or RFC6598 addresses
                        </para></listitem>
                        <listitem><para>
-                       <emphasis>16</emphasis> -  Test if the source port is 
different
-                       from the port in the <quote>Via</quote> header
+                       <emphasis>16</emphasis> -  Test if the source port is 
different from the port
+                       in the <quote>Via</quote> header. If the 
<quote>Via</quote> header contains
+                       no port, it uses the default SIP port 5060
                        </para></listitem>
                        <listitem><para>
                        <emphasis>32</emphasis> -  Test if the source IP 
address of


_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to