[sr-dev] git:master: registrar: fixed typo in example of xavp_rcd parameter

Daniel-Constantin Mierla miconda at gmail.com
Tue Jun 11 18:41:28 CEST 2013


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Tue Jun 11 18:39:31 2013 +0200

registrar: fixed typo in example of xavp_rcd parameter

---

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

diff --git a/modules/registrar/doc/registrar_admin.xml b/modules/registrar/doc/registrar_admin.xml
index 4cddfec..36ef882 100644
--- a/modules/registrar/doc/registrar_admin.xml
+++ b/modules/registrar/doc/registrar_admin.xml
@@ -689,7 +689,7 @@ modparam("registrar", "xavp_cfg", "reg")
 		<title>Set <varname>xavp_rcd</varname> parameter</title>
 		<programlisting format="linespecific">
 ...
-modparam("registrar", "xavp_cfg", "ulrcd")
+modparam("registrar", "xavp_rcd", "ulrcd")
 ...
 		</programlisting>
 		</example>




More information about the sr-dev mailing list