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

Daniel-Constantin Mierla miconda at gmail.com
Wed Oct 2 16:56:32 CEST 2013


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

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

(cherry picked from commit e35fe9c6095361414565b1099dea1ad5950fb38d)

---

 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 cce005c..c60c0ae 100644
--- a/modules/registrar/README
+++ b/modules/registrar/README
@@ -441,7 +441,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 772957c..bf2bdef 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