Jelajahi Sumber

pua_xmpp Minor doc updates

Olle E. Johansson 11 tahun lalu
induk
melakukan
5ac8ebafe7
2 mengubah file dengan 9 tambahan dan 9 penghapusan
  1. 6 6
      modules/pua_xmpp/README
  2. 3 3
      modules/pua_xmpp/doc/pua_xmpp_admin.xml

+ 6 - 6
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)

+ 3 - 3
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>