[sr-dev] git:master:fb0bb3f4: nathelper: docs for nat uac test 512

Daniel-Constantin Mierla miconda at gmail.com
Tue Jul 6 20:45:14 CEST 2021


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2021-07-06T11:53:39+02:00

nathelper: docs for nat uac test 512

---

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

---

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

---

diff --git a/src/modules/nathelper/doc/nathelper_admin.xml b/src/modules/nathelper/doc/nathelper_admin.xml
index 39e61e6856..c6d398b218 100644
--- a/src/modules/nathelper/doc/nathelper_admin.xml
+++ b/src/modules/nathelper/doc/nathelper_admin.xml
@@ -717,6 +717,13 @@ fix_nated_register();
 			from source IP address. It will work also with multiple connection address
 			lines.
 			</para></listitem>
+			<listitem><para>
+			<emphasis>512</emphasis> -  Test if the target addresses are different
+			or over websocket. For requests, it compares host and port in R-URI ($rU)
+			and D-URI ($du). For replies, it compares host and port in 2nd Via
+			with received and rport parameters.
+			</para></listitem>
+			<listitem><para>
 			</itemizedlist>
 		<para>
 		All flags can be bitwise combined, the test returns true if any of 




More information about the sr-dev mailing list