Selaa lähdekoodia

nathelper: docs - updated notes for fix_nated_sdp. few typos fixed [skip ci]

Arsen Semenov 5 vuotta sitten
vanhempi
commit
64579fee33
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      src/modules/nathelper/doc/nathelper_admin.xml

+ 3 - 3
src/modules/nathelper/doc/nathelper_admin.xml

@@ -562,7 +562,7 @@ if (search("User-Agent: Cisco ATA.*") {fix_nated_contact();};
 				<listitem>
 				<listitem>
 					<para><emphasis>0x02</emphasis> - rewrite media
 					<para><emphasis>0x02</emphasis> - rewrite media
 					&ip; address (c=) with source address of the message
 					&ip; address (c=) with source address of the message
-					or the provided IP address (the provide IP address take
+					or the provided IP address. (a=rtpc) param will be rewritten if exists. (the provided IP address take
 					precedence over the source address).</para>
 					precedence over the source address).</para>
 				</listitem>
 				</listitem>
 				<listitem>
 				<listitem>
@@ -572,7 +572,7 @@ if (search("User-Agent: Cisco ATA.*") {fix_nated_contact();};
 				<listitem>
 				<listitem>
 					<para><emphasis>0x08</emphasis> - rewrite IP from
 					<para><emphasis>0x08</emphasis> - rewrite IP from
 					origin description (o=) with source address of the message
 					origin description (o=) with source address of the message
-					or the provided IP address (the provide IP address take
+					or the provided IP address. (a=rtpc) param will be rewritten if exists. (the provided IP address take
 					precedence over the source address).</para>
 					precedence over the source address).</para>
 				</listitem>
 				</listitem>
 			</itemizedlist>
 			</itemizedlist>
@@ -582,7 +582,7 @@ if (search("User-Agent: Cisco ATA.*") {fix_nated_contact();};
 			If not specified, the received signalling IP will be used. The
 			If not specified, the received signalling IP will be used. The
 			parameter allows pseudo-variables usage. NOTE: For the IP to be
 			parameter allows pseudo-variables usage. NOTE: For the IP to be
 			used, you need to use 0x02 or 0x08 flags, otherwise it will have
 			used, you need to use 0x02 or 0x08 flags, otherwise it will have
-			no effect.
+			no effect. Must be IPv4 address family. 
 			</para>
 			</para>
 			</listitem>
 			</listitem>
 		</itemizedlist>
 		</itemizedlist>