[sr-dev] git:master: pua_xmpp Minor doc updates
Olle E. Johansson
oej at edvina.net
Sun Oct 5 19:17:24 CEST 2014
Module: sip-router
Branch: master
Commit: 5ac8ebafe7fb88663a163b2139001bca2e8571a7
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5ac8ebafe7fb88663a163b2139001bca2e8571a7
Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date: Sun Oct 5 19:16:53 2014 +0200
pua_xmpp Minor doc updates
---
modules/pua_xmpp/README | 12 ++++++------
modules/pua_xmpp/doc/pua_xmpp_admin.xml | 6 +++---
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/modules/pua_xmpp/README b/modules/pua_xmpp/README
index 7459ed2..357764b 100644
--- a/modules/pua_xmpp/README
+++ b/modules/pua_xmpp/README
@@ -21,11 +21,11 @@ Anca-Maria Vamanu
2.1. Kamailio Modules
2.2. External Libraries or Applications
- 3. Exported Parameters
+ 3. Parameters
3.1. server_address(str)
- 4. Exported Functions
+ 4. Functions
4.1. pua_xmpp_notify()
4.2. pua_xmpp_req_winfo(request_uri, expires)
@@ -50,11 +50,11 @@ Chapter 1. Admin Guide
2.1. Kamailio Modules
2.2. External Libraries or Applications
- 3. Exported Parameters
+ 3. Parameters
3.1. server_address(str)
- 4. Exported Functions
+ 4. Functions
4.1. pua_xmpp_notify()
4.2. pua_xmpp_req_winfo(request_uri, expires)
@@ -86,7 +86,7 @@ Chapter 1. Admin Guide
running Kamailio with this module loaded:
* libxml.
-3. Exported Parameters
+3. Parameters
3.1. server_address(str)
@@ -99,7 +99,7 @@ Chapter 1. Admin Guide
modparam("pua_xmpp", "server_address", "sip:160.23.23.10")
...
-4. Exported Functions
+4. Functions
4.1. pua_xmpp_notify()
4.2. pua_xmpp_req_winfo(request_uri, expires)
diff --git a/modules/pua_xmpp/doc/pua_xmpp_admin.xml b/modules/pua_xmpp/doc/pua_xmpp_admin.xml
index ed4a82f..72550ff 100644
--- a/modules/pua_xmpp/doc/pua_xmpp_admin.xml
+++ b/modules/pua_xmpp/doc/pua_xmpp_admin.xml
@@ -66,7 +66,7 @@
<section>
<title>Parameters</title>
- <section>
+ <section id="pua_xmpp.p.server_address">
<title><varname>server_address</varname>(str)</title>
<para>
The SIP URI specifying the address of the SIP server.
@@ -87,7 +87,7 @@ modparam("pua_xmpp", "server_address", "sip:160.23.23.10")
<para>
Functions exported to be used in configuration file.
</para>
- <section>
+ <section id="pua_xmpp.f.pua_xmpp_notify">
<title>
<function moreinfo="none">pua_xmpp_notify()</function>
</title>
@@ -115,7 +115,7 @@ modparam("pua_xmpp", "server_address", "sip:160.23.23.10")
</example>
</section>
- <section>
+ <section id="pua_xmpp.f.pua_xmpp_req_winfo">
<title>
<function moreinfo="none">pua_xmpp_req_winfo(request_uri, expires)</function>
</title>
More information about the sr-dev
mailing list