2
0
Эх сурвалжийг харах

registrar: note about empty value for received_param

Daniel-Constantin Mierla 12 жил өмнө
parent
commit
e35fe9c609

+ 2 - 1
modules/registrar/README

@@ -445,7 +445,8 @@ modparam("registrar", "received_avp", "$avp(s:rcv)")
 3.11. received_param (string)
 
    The name of the parameter that will be appended to Contacts of 200 OK
-   when the received URI was set by nathelper module.
+   when the received URI was set by nathelper module. If the value is
+   empty string, then the parameter is not appended anymore.
 
    Default value is "received".
 

+ 2 - 1
modules/registrar/doc/registrar_admin.xml

@@ -364,7 +364,8 @@ modparam("registrar", "received_avp", "$avp(s:rcv)")
 		<title><varname>received_param</varname> (string)</title>
 		<para>
 		The name of the parameter that will be appended to Contacts of 
-		200 OK when the received URI was set by nathelper module.
+		200 OK when the received URI was set by nathelper module. If the
+		value is empty string, then the parameter is not appended anymore.
 		</para>
 		<para>
 		<emphasis>