Explorar o código

registrar: note about empty value for received_param

Daniel-Constantin Mierla %!s(int64=12) %!d(string=hai) anos
pai
achega
e35fe9c609
Modificáronse 2 ficheiros con 4 adicións e 2 borrados
  1. 2 1
      modules/registrar/README
  2. 2 1
      modules/registrar/doc/registrar_admin.xml

+ 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>