Browse Source

doc: rpc_list regenerated

Andrei Pelinescu-Onciul 15 years ago
parent
commit
d2924b30f4

+ 11 - 2
doc/rpc_list/docbook/rpc_core.xml

@@ -113,7 +113,10 @@ RPC Exports for core
 
 <section id="core.shmmem"><title>core.shmmem</title>
 <para>
-        Returns shared memory info.
+        Returns shared memory info. It has an optional parameter that
+        specifies the measuring unit: b - bytes (default), k or kb, m
+        or mb, g or gb. Note: when using something different from
+        bytes, the value is truncated.
 </para>
 <para>
 </para>
@@ -137,7 +140,13 @@ RPC Exports for core
 
 <section id="core.sctp_options"><title>core.sctp_options</title>
 <para>
-        Returns active sctp options.
+        Returns active sctp options. With one parameter it returns the
+        sctp options set in the kernel for a specific
+        socket(debugging), with 0 filled in for non-kernel related
+        options. The parameter can be: &quot;default&quot; |
+        &quot;first&quot; | address[:port] . With no parameters it
+        returns ser&apos;s idea of the current sctp options (intended
+        non-debugging use).
 </para>
 <para>
 </para>

+ 35 - 0
doc/rpc_list/docbook/rpc_debugger.xml

@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- this file is autogenerated, do not edit! -->
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+	"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
+<chapter id="rpc_exports.debugger">
+	<title>
+RPC Exports for debugger
+	</title>
+
+
+<section id="dbg.bp"><title>dbg.bp</title>
+<para>
+        Breakpoint command
+</para>
+<para>
+</para>
+</section>
+
+<section id="dbg.ls"><title>dbg.ls</title>
+<para>
+        List debugging process array
+</para>
+<para>
+</para>
+</section>
+
+<section id="dbg.trace"><title>dbg.trace</title>
+<para>
+        Config trace command
+</para>
+<para>
+</para>
+</section>
+
+</chapter>

+ 19 - 0
doc/rpc_list/docbook/rpc_htable.xml

@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- this file is autogenerated, do not edit! -->
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+	"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
+<chapter id="rpc_exports.htable">
+	<title>
+RPC Exports for htable
+	</title>
+
+
+<section id="htable.dump"><title>htable.dump</title>
+<para>
+        Dump the contents of hash table.
+</para>
+<para>
+</para>
+</section>
+
+</chapter>

+ 6 - 3
doc/rpc_list/docbook/rpc_list.xml

@@ -5,7 +5,7 @@
 <book id="rpc_list" xmlns:xi="http://www.w3.org/2001/XInclude">
 	<title>RPC Exports List</title>
 	<info><revhistory><revision>
-		<revnumber>sip-router git-8ee1a0</revnumber>
+		<revnumber>sip-router git-4896b7</revnumber>
 		<revremark>
 			Automatically generated by:
 			make -C doc/rpc_list all
@@ -13,7 +13,6 @@
 	</revision></revhistory></info>
 		<xi:include href="rpc_core.xml"/>
 		<xi:include href="rpc_pdt.xml"/>
-		<xi:include href="rpc_rls.xml"/>
 		<xi:include href="rpc_pike.xml"/>
 		<xi:include href="rpc_presence_b2b.xml"/>
 		<xi:include href="rpc_gflags.xml"/>
@@ -22,13 +21,17 @@
 		<xi:include href="rpc_domain.xml"/>
 		<xi:include href="rpc_cpl-c.xml"/>
 		<xi:include href="rpc_sl.xml"/>
-		<xi:include href="rpc_usrloc.xml"/>
+		<xi:include href="rpc_usrloc_s.xml"/>
 		<xi:include href="rpc_ratelimit.xml"/>
 		<xi:include href="rpc_tm.xml"/>
 		<xi:include href="rpc_tls.xml"/>
 		<xi:include href="rpc_lcr.xml"/>
+		<xi:include href="rpc_debugger.xml"/>
 		<xi:include href="rpc_ctl.xml"/>
 		<xi:include href="rpc_cfg_rpc.xml"/>
 		<xi:include href="rpc_db_flatstore.xml"/>
 		<xi:include href="rpc_mi_rpc.xml"/>
+		<xi:include href="rpc_htable.xml"/>
+		<xi:include href="rpc_usrloc_k.xml"/>
+		<xi:include href="rpc_uac.xml"/>
 </book>

+ 19 - 0
doc/rpc_list/docbook/rpc_uac.xml

@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- this file is autogenerated, do not edit! -->
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+	"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
+<chapter id="rpc_exports.uac">
+	<title>
+RPC Exports for uac
+	</title>
+
+
+<section id="uac.reg_dump"><title>uac.reg_dump</title>
+<para>
+        Dump the contents of user registrations table.
+</para>
+<para>
+</para>
+</section>
+
+</chapter>

+ 4 - 4
doc/rpc_list/docbook/rpc_rls.xml → doc/rpc_list/docbook/rpc_usrloc_k.xml

@@ -2,15 +2,15 @@
 <!-- this file is autogenerated, do not edit! -->
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
 	"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
-<chapter id="rpc_exports.rls">
+<chapter id="rpc_exports.usrloc_k">
 	<title>
-RPC Exports for rls
+RPC Exports for usrloc_k
 	</title>
 
 
-<section id="rls.trace"><title>rls.trace</title>
+<section id="ul.dump"><title>ul.dump</title>
 <para>
-        RLS trace.
+        Dump user location tables
 </para>
 <para>
 </para>

+ 2 - 2
doc/rpc_list/docbook/rpc_usrloc.xml → doc/rpc_list/docbook/rpc_usrloc_s.xml

@@ -2,9 +2,9 @@
 <!-- this file is autogenerated, do not edit! -->
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
 	"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
-<chapter id="rpc_exports.usrloc">
+<chapter id="rpc_exports.usrloc_s">
 	<title>
-RPC Exports for usrloc
+RPC Exports for usrloc_s
 	</title>
 
 

+ 10 - 2
doc/rpc_list/rpc_core.txt

@@ -48,7 +48,10 @@ RPC Exports for core
         Sends the given signal to SER.
 
 13. core.shmmem
-        Returns shared memory info.
+        Returns shared memory info. It has an optional parameter that
+        specifies the measuring unit: b - bytes (default), k or kb, m
+        or mb, g or gb. Note: when using something different from
+        bytes, the value is truncated.
 
 14. core.tcp_info
         Returns tcp related info.
@@ -57,7 +60,12 @@ RPC Exports for core
         Returns active tcp options.
 
 16. core.sctp_options
-        Returns active sctp options.
+        Returns active sctp options. With one parameter it returns the
+        sctp options set in the kernel for a specific
+        socket(debugging), with 0 filled in for non-kernel related
+        options. The parameter can be: "default" | "first" |
+        address[:port] . With no parameters it returns ser's idea of
+        the current sctp options (intended non-debugging use).
 
 17. core.sctp_info
         Returns sctp related info.

+ 15 - 0
doc/rpc_list/rpc_debugger.txt

@@ -0,0 +1,15 @@
+RPC Exports for debugger
+========================
+
+                  [ this file is autogenerated, do not edit ]
+
+
+ 1. dbg.bp
+        Breakpoint command
+
+ 2. dbg.ls
+        List debugging process array
+
+ 3. dbg.trace
+        Config trace command
+

+ 9 - 0
doc/rpc_list/rpc_htable.txt

@@ -0,0 +1,9 @@
+RPC Exports for htable
+======================
+
+                  [ this file is autogenerated, do not edit ]
+
+
+ 1. htable.dump
+        Dump the contents of hash table.
+

+ 0 - 9
doc/rpc_list/rpc_rls.txt

@@ -1,9 +0,0 @@
-RPC Exports for rls
-===================
-
-                  [ this file is autogenerated, do not edit ]
-
-
- 1. rls.trace
-        RLS trace.
-

+ 9 - 0
doc/rpc_list/rpc_uac.txt

@@ -0,0 +1,9 @@
+RPC Exports for uac
+===================
+
+                  [ this file is autogenerated, do not edit ]
+
+
+ 1. uac.reg_dump
+        Dump the contents of user registrations table.
+

+ 9 - 0
doc/rpc_list/rpc_usrloc_k.txt

@@ -0,0 +1,9 @@
+RPC Exports for usrloc_k
+========================
+
+                  [ this file is autogenerated, do not edit ]
+
+
+ 1. ul.dump
+        Dump user location tables
+

+ 2 - 2
doc/rpc_list/rpc_usrloc.txt → doc/rpc_list/rpc_usrloc_s.txt

@@ -1,5 +1,5 @@
-RPC Exports for usrloc
-======================
+RPC Exports for usrloc_s
+========================
 
                   [ this file is autogenerated, do not edit ]