[sr-dev] git:master: registrar(s): doc - fix reply_reason_attr name

Andrei Pelinescu-Onciul andrei at iptel.org
Wed Oct 13 08:09:19 CEST 2010


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

Author: Andrei Pelinescu-Onciul <andrei at iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei at iptel.org>
Date:   Tue Oct 12 19:31:07 2010 +0200

registrar(s): doc - fix reply_reason_attr name

The docs used reply_code_reason_attr instead of reply_reason_attr.

---

 modules_s/registrar/README         |    4 ++--
 modules_s/registrar/doc/params.xml |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/modules_s/registrar/README b/modules_s/registrar/README
index ba553ea..53dd93b 100644
--- a/modules_s/registrar/README
+++ b/modules_s/registrar/README
@@ -32,7 +32,7 @@ Jan Janak
         1.6.14. trust_received_flag (flagname or integer)
         1.6.15. received_to_uri (boolean)
         1.6.16. reply_code_attr (avp name)
-        1.6.17. reply_code_reason_attr (avp name)
+        1.6.17. reply_reason_attr (avp name)
         1.6.18. contact_attr (avp name)
         1.6.19. aor_attr (avp name)
         1.6.20. server_id_attr (avp name)
@@ -525,7 +525,7 @@ route{
 ...
 }
 
-1.6.17. reply_code_reason_attr (avp name)
+1.6.17. reply_reason_attr (avp name)
 
    See reply_code_attr above.
 
diff --git a/modules_s/registrar/doc/params.xml b/modules_s/registrar/doc/params.xml
index d580386..3835b7b 100644
--- a/modules_s/registrar/doc/params.xml
+++ b/modules_s/registrar/doc/params.xml
@@ -463,8 +463,8 @@ route{
 		</example>
 	</section>
 
-	<section id="reply_code_reason_attr">
-		<title><varname>reply_code_reason_attr</varname> (avp name)</title>
+	<section id="reply_reason_attr">
+		<title><varname>reply_reason_attr</varname> (avp name)</title>
 		<para>
 			See <varname>reply_code_attr</varname> above.
 		</para>




More information about the sr-dev mailing list