[sr-dev] git:master: registrar: note about empty value for received_param

Daniel-Constantin Mierla miconda at gmail.com
Fri Sep 20 11:18:41 CEST 2013


Module: sip-router
Branch: master
Commit: e35fe9c6095361414565b1099dea1ad5950fb38d
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e35fe9c6095361414565b1099dea1ad5950fb38d

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Sep 20 11:18:09 2013 +0200

registrar: note about empty value for received_param

---

 modules/registrar/README                  |    3 ++-
 modules/registrar/doc/registrar_admin.xml |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/modules/registrar/README b/modules/registrar/README
index 920049c..cc074fc 100644
--- a/modules/registrar/README
+++ b/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".
 
diff --git a/modules/registrar/doc/registrar_admin.xml b/modules/registrar/doc/registrar_admin.xml
index 9658a03..a165c27 100644
--- a/modules/registrar/doc/registrar_admin.xml
+++ b/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>




More information about the sr-dev mailing list