[sr-dev] git:5.2:094f4882: xcap_server: docs fixes

Henning Westerholt hw at skalatan.de
Sat Mar 14 21:21:46 CET 2020


Module: kamailio
Branch: 5.2
Commit: 094f4882f7302c5defc474f358b00a00e768412b
URL: https://github.com/kamailio/kamailio/commit/094f4882f7302c5defc474f358b00a00e768412b

Author: Bastian Triller <bastian.triller at gmail.com>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-03-14T21:20:08+01:00

xcap_server: docs fixes

(cherry picked from commit 64f34d9315d24d9e919ec32c56fca2927e3845c3)

---

Modified: src/modules/xcap_server/doc/xcap_server_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/094f4882f7302c5defc474f358b00a00e768412b.diff
Patch: https://github.com/kamailio/kamailio/commit/094f4882f7302c5defc474f358b00a00e768412b.patch

---

diff --git a/src/modules/xcap_server/doc/xcap_server_admin.xml b/src/modules/xcap_server/doc/xcap_server_admin.xml
index a90c531b3f..9e0d1d9df9 100644
--- a/src/modules/xcap_server/doc/xcap_server_admin.xml
+++ b/src/modules/xcap_server/doc/xcap_server_admin.xml
@@ -163,7 +163,7 @@ modparam("xcap_server", "xcap_table", "xcapdocs")
 		</emphasis>
 		</para>
 		<example>
-		<title>Set <varname>url_match</varname> parameter</title>
+		<title>Set <varname>xcap_root</varname> parameter</title>
 		<programlisting format="linespecific">
 ...
 modparam("xcap_server", "xcap_root", "/xcap-root/")
@@ -215,7 +215,7 @@ modparam("xcap_server", "xml_ns",
 		</example>
 	</section>
 	<section id="xcap_server.p.directory_scheme">
-		<title><varname>directory_scheme (int)</varname></title>
+		<title><varname>directory_scheme</varname> (int)</title>
 		<para>
 			Allows the scheme used in
 			org.openmobilealliance.xcap-directory listings to be
@@ -253,7 +253,7 @@ modparam("xcap_server", "directory_scheme", 0)
 		</example>
 	</section>
 	<section id="xcap_server.p.directory_hostname">
-		<title><varname>directory_hostname (str)</varname></title>
+		<title><varname>directory_hostname</varname> (string)</title>
 		<para>
 			Allows the hostname (and port) used in
 			org.openmobilealliance.xcap-directory listings to be




More information about the sr-dev mailing list