[sr-dev] git:carstenbock/ims: - fixed docs for S' usrloc module

Carsten Bock carsten at bock.info
Wed Apr 20 23:07:10 CEST 2011


Module: sip-router
Branch: carstenbock/ims
Commit: 0855f7c73b85eed6373e1af05b5262269a452768
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0855f7c73b85eed6373e1af05b5262269a452768

Author: Carsten Bock <carsten at bock.info>
Committer: Carsten Bock <carsten at bock.info>
Date:   Wed Apr 20 23:06:39 2011 +0200

- fixed docs for S' usrloc module

---

 modules_s/usrloc/doc/params.xml |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/modules_s/usrloc/doc/params.xml b/modules_s/usrloc/doc/params.xml
index 9514070..d8acf38 100644
--- a/modules_s/usrloc/doc/params.xml
+++ b/modules_s/usrloc/doc/params.xml
@@ -177,6 +177,24 @@ modparam("usrloc", "received_column", "received")
 	</example>
     </section>
 
+    <section id="usrloc.reg_avps_column">
+	<title><varname>reg_avps_column</varname> (string)</title>
+	<para>
+	    Name of column containing the per Contact AVPs in a serialized format.
+	</para>
+	<para>
+	    Default value is "reg_avps".
+	</para>
+	<example>
+	    <title>Set <varname>reg_avps_column</varname> parameter</title>
+	    <programlisting>
+...
+modparam("usrloc", "reg_avps_column", "reg_avps")
+...
+	    </programlisting>
+	</example>
+    </section>
+
     <section id="usrloc.db_url">
 	<title><varname>db_url</varname> (string)</title>
 	<para>




More information about the sr-dev mailing list