2
0
Эх сурвалжийг харах

doc/rpc_list: updates to the files with list of rpc commands

Daniel-Constantin Mierla 13 жил өмнө
parent
commit
2863cf5bb7

+ 12 - 4
doc/rpc_list/docbook/rpc_dispatcher.xml

@@ -8,17 +8,25 @@ RPC Exports for dispatcher
 	</title>
 
 
-<section id="dispatcher.dump"><title>dispatcher.dump</title>
+<section id="dispatcher.reload"><title>dispatcher.reload</title>
 <para>
-        Dump dispatcher set configuration
+        Reload dispatcher destination sets
 </para>
 <para>
 </para>
 </section>
 
-<section id="dispatcher.reload"><title>dispatcher.reload</title>
+<section id="dispatcher.list"><title>dispatcher.list</title>
+<para>
+        Return the content of dispatcher sets
+</para>
+<para>
+</para>
+</section>
+
+<section id="dispatcher.set_state"><title>dispatcher.set_state</title>
 <para>
-        Reload dispatcher list from file
+        Set the state of a destination address
 </para>
 <para>
 </para>

+ 5 - 5
doc/rpc_list/docbook/rpc_list.xml

@@ -8,8 +8,8 @@
 <book id="rpc_list" xmlns:xi="http://www.w3.org/2001/XInclude">
 	<title>RPC Exports List</title>
 	<bookinfo><revhistory><revision>
-		<revnumber>sip-router git-a45509</revnumber>
-		<date>Fri, 25 Nov 2011 23:45:01 +0100</date>
+		<revnumber>sip-router git-0ea931</revnumber>
+		<date>Fri, 25 Nov 2011 23:59:50 +0100</date>
 		<revremark>
 			Automatically generated by:
 			make -C doc/rpc_list all
@@ -38,11 +38,11 @@
 		<xi:include href="rpc_uac.xml"/>
 		<xi:include href="rpc_usrloc.xml"/>
 		<xi:include href="rpc_cpl-c.xml"/>
-		<xi:include href="rpc_dispatcher.xml"/>
-		<xi:include href="rpc_domain.xml"/>
+		<xi:include href="rpc_dispatcher_s.xml"/>
+		<xi:include href="rpc_domain_s.xml"/>
 		<xi:include href="rpc_gflags.xml"/>
 		<xi:include href="rpc_pdt.xml"/>
 		<xi:include href="rpc_pike.xml"/>
 		<xi:include href="rpc_presence_b2b.xml"/>
-		<xi:include href="rpc_usrloc.xml"/>
+		<xi:include href="rpc_usrloc_s.xml"/>
 </book>

+ 2 - 60
doc/rpc_list/docbook/rpc_usrloc.xml

@@ -8,69 +8,11 @@ RPC Exports for usrloc
 	</title>
 
 
-<section id="usrloc.stats"><title>usrloc.stats</title>
+<section id="ul.dump"><title>ul.dump</title>
 <para>
-        Documentation missing (rpc_stats_doc).
+        Dump user location tables
 </para>
 <para>
-        Returns an array.
-</para>
-</section>
-
-<section id="usrloc.delete_uid"><title>usrloc.delete_uid</title>
-<para>
-        Documentation missing (rpc_delete_uid_doc).
-</para>
-<para>
-</para>
-</section>
-
-<section id="usrloc.delete_contact"><title>usrloc.delete_contact</title>
-<para>
-        Documentation missing (rpc_delete_contact_doc).
-</para>
-<para>
-</para>
-</section>
-
-<section id="usrloc.dump"><title>usrloc.dump</title>
-<para>
-        Documentation missing (rpc_dump_doc).
-</para>
-<para>
-</para>
-</section>
-
-<section id="usrloc.dump_file"><title>usrloc.dump_file</title>
-<para>
-        Documentation missing (rpc_dump_file_doc).
-</para>
-<para>
-</para>
-</section>
-
-<section id="usrloc.flush"><title>usrloc.flush</title>
-<para>
-        Documentation missing (rpc_flush_doc).
-</para>
-<para>
-</para>
-</section>
-
-<section id="usrloc.add_contact"><title>usrloc.add_contact</title>
-<para>
-        Documentation missing (rpc_add_contact_doc).
-</para>
-<para>
-</para>
-</section>
-
-<section id="usrloc.show_contacts"><title>usrloc.show_contacts</title>
-<para>
-        Documentation missing (rpc_show_contacts_doc).
-</para>
-<para>
-        Returns an array.
 </para>
 </section>
 

+ 7 - 4
doc/rpc_list/rpc_dispatcher.txt

@@ -4,9 +4,12 @@ RPC Exports for dispatcher
                   [ this file is autogenerated, do not edit ]
 
 
- 1. dispatcher.dump
-        Dump dispatcher set configuration
+ 1. dispatcher.reload
+        Reload dispatcher destination sets
 
- 2. dispatcher.reload
-        Reload dispatcher list from file
+ 2. dispatcher.list
+        Return the content of dispatcher sets
+
+ 3. dispatcher.set_state
+        Set the state of a destination address
 

+ 12 - 0
doc/rpc_list/rpc_dispatcher_s.txt

@@ -0,0 +1,12 @@
+RPC Exports for dispatcher_s
+============================
+
+                  [ this file is autogenerated, do not edit ]
+
+
+ 1. dispatcher.dump
+        Dump dispatcher set configuration
+
+ 2. dispatcher.reload
+        Reload dispatcher list from file
+

+ 12 - 0
doc/rpc_list/rpc_domain_s.txt

@@ -0,0 +1,12 @@
+RPC Exports for domain_s
+========================
+
+                  [ this file is autogenerated, do not edit ]
+
+
+ 1. domain.reload
+        Reload domain table from database
+
+ 2. domain.dump
+        Return the contents of domain table
+

+ 2 - 25
doc/rpc_list/rpc_usrloc.txt

@@ -4,29 +4,6 @@ RPC Exports for usrloc
                   [ this file is autogenerated, do not edit ]
 
 
- 1. usrloc.stats
-        Documentation missing (rpc_stats_doc).
-        Returns an array.
-
- 2. usrloc.delete_uid
-        Documentation missing (rpc_delete_uid_doc).
-
- 3. usrloc.delete_contact
-        Documentation missing (rpc_delete_contact_doc).
-
- 4. usrloc.dump
-        Documentation missing (rpc_dump_doc).
-
- 5. usrloc.dump_file
-        Documentation missing (rpc_dump_file_doc).
-
- 6. usrloc.flush
-        Documentation missing (rpc_flush_doc).
-
- 7. usrloc.add_contact
-        Documentation missing (rpc_add_contact_doc).
-
- 8. usrloc.show_contacts
-        Documentation missing (rpc_show_contacts_doc).
-        Returns an array.
+ 1. ul.dump
+        Dump user location tables
 

+ 8 - 8
doc/rpc_list/rpc_usrloc_s.txt

@@ -5,28 +5,28 @@ RPC Exports for usrloc_s
 
 
  1. usrloc.stats
-        Print usrloc statistics
+        Documentation missing (rpc_stats_doc).
         Returns an array.
 
  2. usrloc.delete_uid
-        Delete all registered contacts for address of record.
+        Documentation missing (rpc_delete_uid_doc).
 
  3. usrloc.delete_contact
-        Delete a contact if it exists.
+        Documentation missing (rpc_delete_contact_doc).
 
  4. usrloc.dump
-        Print all registered contacts.
+        Documentation missing (rpc_dump_doc).
 
  5. usrloc.dump_file
-        Print all registered contacts into a file.
+        Documentation missing (rpc_dump_file_doc).
 
  6. usrloc.flush
-        Flush cache into database.
+        Documentation missing (rpc_flush_doc).
 
  7. usrloc.add_contact
-        Create a new contact.
+        Documentation missing (rpc_add_contact_doc).
 
  8. usrloc.show_contacts
-        List all registered contacts for address of record
+        Documentation missing (rpc_show_contacts_doc).
         Returns an array.