Просмотр исходного кода

Merge branch '5.0' of https://github.com/kamailio/kamailio into 5.0

# By Daniel-Constantin Mierla
# Via Daniel-Constantin Mierla
* '5.0' of https://github.com/kamailio/kamailio:
  modules: fixed broken xml docbook files
The Root 8 лет назад
Родитель
Сommit
e52af8d31a

+ 0 - 67
src/modules/kex/doc/kex_admin.xml

@@ -556,73 +556,6 @@ resetdebug();
 ...
 		</programlisting>
     </section>
-	<section id="kex.r.stats.get_statistics">
-		<title>
-		<function moreinfo="none">get_statistics</function>
-		</title>
-		<para>
-		Print the list of available internal statistics.
-		</para>
-		<para>
-		Name: <emphasis>stats.get_statistics</emphasis>
-		</para>
-		<para>Parameters: <emphasis>statsid</emphasis> - which statistics to
-			be printed. If set to 'all' then all statistics are printed; if
-			set to 'statsgroup:' then all statistics in the group are printed;
-			if set to 'statsname' then the statistics identified by the name
-			is printed.</para>
- 		<para>
-		RPC Command Format:
-		</para>
-		<programlisting  format="linespecific">
-...
-&kamcmd; stats.get_statistics
-...
-		</programlisting>
-    </section>
-	<section id="kex.r.stats.reset_statistics">
-		<title>
-		<function moreinfo="none">stats.reset_statistics</function>
-		</title>
-		<para>
-		Reset internal statistics.
-		</para>
-		<para>
-		Name: <emphasis>stats.reset_statistics</emphasis>
-		</para>
-		<para>Parameters: <emphasis>statsid</emphasis> - which statistics to
-			be reset, give as name.</para>
- 		<para>
-		RPC Command Format:
-		</para>
-		<programlisting  format="linespecific">
-...
-&kamcmd; stats.reset_statistics _statsid_
-...
-		</programlisting>
-    </section>
-	<section id="kex.r.stats.clear_statistics">
-		<title>
-		<function moreinfo="none">stats.clear_statistics</function>
-		</title>
-		<para>
-			Return statistics and reset their value in one command.
-		</para>
-		<para>
-		Name: <emphasis>stats.clear_statistics</emphasis>
-		</para>
-		<para>Parameters: <emphasis>statsid</emphasis> - same as for
-			get_statistics.</para>
- 		<para>
-		RPC Command Format:
-		</para>
-		<programlisting  format="linespecific">
-...
-&kamcmd; stats.clear_statistics _statsid_
-...
-		</programlisting>
-    </section>
-
 	<section id="kex.r.pkg.stats">
 		<title>
 		<function moreinfo="none">pkg.stats</function>

+ 3 - 1
src/modules/mohqueue/doc/mohqueue_admin.xml

@@ -515,7 +515,9 @@ payload types.
         <function moreinfo="none">mohqueue.debug</function>
       </title>
       <para>
-Turns <ulink url="#mohqueues.dbase">debugging</ulink> on or off for a queue. The first paramater is the queue name and the second is a number indicating whether debugging should be turned off or on (0=off, <>0=on).
+		  Turns <ulink url="#mohqueues.dbase">debugging</ulink> on or off for a queue.
+		  The first paramater is the queue name and the second is a number indicating
+		  whether debugging should be turned off or on (0 = off; non-0 = on).
       </para>
       <example>
         <title><function>rpc.debug</function> usage:</title>

+ 1 - 0
src/modules/mqueue/doc/mqueue_admin.xml

@@ -222,6 +222,7 @@ xlog("L_INFO", "Size of queue is: $var(q_size)\n");
 ...
 </programlisting>
 	    </example>
+    </section>
 
     </section>
 

+ 0 - 1
src/modules/permissions/doc/permissions_admin.xml

@@ -1201,7 +1201,6 @@ if (allow_trusted("$si", "$proto")) {
 	</section>
 	</section>
 
-	</section>
 	<section>
 	<title>RPC Commands</title>
 	<section id ="permissions.r.addressReload">

+ 1 - 0
src/modules/sanity/doc/sanity_admin.xml

@@ -110,6 +110,7 @@
 			duplicated To/From tags (4096) - checks for the presence of duplicated
 			tags in To/From headers.
 			</para>
+		</listitem>
 		<listitem>
 			<para>
 			authorization header (8192) - checks if the Authorization is valid