Module: kamailio
Branch: 5.2
Commit: 094f4882f7302c5defc474f358b00a00e768412b
URL:
https://github.com/kamailio/kamailio/commit/094f4882f7302c5defc474f358b00a0…
Author: Bastian Triller <bastian.triller(a)gmail.com>
Committer: Henning Westerholt <hw(a)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/094f4882f7302c5defc474f358b00a0…
Patch:
https://github.com/kamailio/kamailio/commit/094f4882f7302c5defc474f358b00a0…
---
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