瀏覽代碼

doc/rpc_list: regenerated the files with the list of rpc commands

Daniel-Constantin Mierla 13 年之前
父節點
當前提交
0ea93171d5

+ 70 - 0
doc/rpc_list/docbook/rpc_cfg_rpc.xml

@@ -8,6 +8,15 @@ RPC Exports for cfg_rpc
 	</title>
 
 
+<section id="cfg.set"><title>cfg.set</title>
+<para>
+        Set the value of a configuration variable and commit the change
+        immediately
+</para>
+<para>
+</para>
+</section>
+
 <section id="cfg.set_now_int"><title>cfg.set_now_int</title>
 <para>
         Set the value of a configuration variable and commit the change
@@ -17,6 +26,15 @@ RPC Exports for cfg_rpc
 </para>
 </section>
 
+<section id="cfg.seti"><title>cfg.seti</title>
+<para>
+        Set the value of a configuration variable and commit the change
+        immediately
+</para>
+<para>
+</para>
+</section>
+
 <section id="cfg.set_now_string"><title>cfg.set_now_string</title>
 <para>
         Set the value of a configuration variable and commit the change
@@ -26,6 +44,33 @@ RPC Exports for cfg_rpc
 </para>
 </section>
 
+<section id="cfg.sets"><title>cfg.sets</title>
+<para>
+        Set the value of a configuration variable and commit the change
+        immediately
+</para>
+<para>
+</para>
+</section>
+
+<section id="cfg.del"><title>cfg.del</title>
+<para>
+        Delete the value of a configuration variable from a group
+        instance and commit the change immediately
+</para>
+<para>
+</para>
+</section>
+
+<section id="cfg.set_delayed"><title>cfg.set_delayed</title>
+<para>
+        Prepare the change of a configuration variable, but does not
+        commit the new value yet
+</para>
+<para>
+</para>
+</section>
+
 <section id="cfg.set_delayed_int"><title>cfg.set_delayed_int</title>
 <para>
         Prepare the change of a configuration variable, but does not
@@ -44,6 +89,15 @@ RPC Exports for cfg_rpc
 </para>
 </section>
 
+<section id="cfg.del_delayed"><title>cfg.del_delayed</title>
+<para>
+        Prepare the deletion of the value of a configuration variable
+        from a group instance, but does not commit the change yet
+</para>
+<para>
+</para>
+</section>
+
 <section id="cfg.commit"><title>cfg.commit</title>
 <para>
         Commit the previously prepared configuration changes
@@ -93,4 +147,20 @@ RPC Exports for cfg_rpc
 </para>
 </section>
 
+<section id="cfg.add_group_inst"><title>cfg.add_group_inst</title>
+<para>
+        Add a new instance to an existing configuration group
+</para>
+<para>
+</para>
+</section>
+
+<section id="cfg.del_group_inst"><title>cfg.del_group_inst</title>
+<para>
+        Delte an instance of a configuration group
+</para>
+<para>
+</para>
+</section>
+
 </chapter>

+ 8 - 0
doc/rpc_list/docbook/rpc_core.xml

@@ -102,6 +102,14 @@ RPC Exports for core
 </para>
 </section>
 
+<section id="core.psx"><title>core.psx</title>
+<para>
+        Returns the detailed description of running SER processes.
+</para>
+<para>
+</para>
+</section>
+
 <section id="core.pwd"><title>core.pwd</title>
 <para>
         Returns the working directory of SER server.

+ 1 - 1
doc/rpc_list/docbook/rpc_db_flatstore.xml

@@ -10,7 +10,7 @@ RPC Exports for db_flatstore
 
 <section id="flatstore.rotate"><title>flatstore.rotate</title>
 <para>
-        Close and reopen flatrotate files during log rotation.
+        Documentation missing (flat_rotate_doc).
 </para>
 <para>
 </para>

+ 1 - 1
doc/rpc_list/docbook/rpc_debugger.xml

@@ -10,7 +10,7 @@ RPC Exports for debugger
 
 <section id="dbg.bp"><title>dbg.bp</title>
 <para>
-        Breakpoint command
+        Documentation missing (dbg_rpc_bp_doc).
 </para>
 <para>
 </para>

+ 27 - 0
doc/rpc_list/docbook/rpc_dialplan.xml

@@ -0,0 +1,27 @@
+<?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.dialplan">
+	<title>
+RPC Exports for dialplan
+	</title>
+
+
+<section id="dialplan.reload"><title>dialplan.reload</title>
+<para>
+        Reload dialplan table from database
+</para>
+<para>
+</para>
+</section>
+
+<section id="dialplan.dump"><title>dialplan.dump</title>
+<para>
+        Perform dialplan translation
+</para>
+<para>
+</para>
+</section>
+
+</chapter>

+ 27 - 0
doc/rpc_list/docbook/rpc_dispatcher_s.xml

@@ -0,0 +1,27 @@
+<?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.dispatcher_s">
+	<title>
+RPC Exports for dispatcher_s
+	</title>
+
+
+<section id="dispatcher.dump"><title>dispatcher.dump</title>
+<para>
+        Dump dispatcher set configuration
+</para>
+<para>
+</para>
+</section>
+
+<section id="dispatcher.reload"><title>dispatcher.reload</title>
+<para>
+        Reload dispatcher list from file
+</para>
+<para>
+</para>
+</section>
+
+</chapter>

+ 27 - 0
doc/rpc_list/docbook/rpc_domain_s.xml

@@ -0,0 +1,27 @@
+<?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.domain_s">
+	<title>
+RPC Exports for domain_s
+	</title>
+
+
+<section id="domain.reload"><title>domain.reload</title>
+<para>
+        Reload domain table from database
+</para>
+<para>
+</para>
+</section>
+
+<section id="domain.dump"><title>domain.dump</title>
+<para>
+        Return the contents of domain table
+</para>
+<para>
+</para>
+</section>
+
+</chapter>

+ 19 - 0
doc/rpc_list/docbook/rpc_kex.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.kex">
+	<title>
+RPC Exports for kex
+	</title>
+
+
+<section id="pkg.stats"><title>pkg.stats</title>
+<para>
+        Private memory (pkg) statistics per process
+</para>
+<para>
+</para>
+</section>
+
+</chapter>

+ 10 - 6
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-7e5450</revnumber>
-		<date>Mon, 04 Oct 2010 22:52:57 +0200</date>
+		<revnumber>sip-router git-a45509</revnumber>
+		<date>Fri, 25 Nov 2011 23:45:01 +0100</date>
 		<revremark>
 			Automatically generated by:
 			make -C doc/rpc_list all
@@ -21,24 +21,28 @@
 		<xi:include href="rpc_ctl.xml"/>
 		<xi:include href="rpc_db_flatstore.xml"/>
 		<xi:include href="rpc_debugger.xml"/>
+		<xi:include href="rpc_dialplan.xml"/>
 		<xi:include href="rpc_lcr.xml"/>
 		<xi:include href="rpc_malloc_test.xml"/>
 		<xi:include href="rpc_mi_rpc.xml"/>
+		<xi:include href="rpc_prefix_route.xml"/>
+		<xi:include href="rpc_ratelimit.xml"/>
 		<xi:include href="rpc_sl.xml"/>
 		<xi:include href="rpc_tls.xml"/>
 		<xi:include href="rpc_tm.xml"/>
 		<xi:include href="rpc_dialog.xml"/>
+		<xi:include href="rpc_dispatcher.xml"/>
+		<xi:include href="rpc_domain.xml"/>
 		<xi:include href="rpc_htable.xml"/>
-		<xi:include href="rpc_ratelimit.xml"/>
+		<xi:include href="rpc_kex.xml"/>
 		<xi:include href="rpc_uac.xml"/>
-		<xi:include href="rpc_usrloc_k.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_gflags.xml"/>
 		<xi:include href="rpc_pdt.xml"/>
 		<xi:include href="rpc_pike.xml"/>
-		<xi:include href="rpc_prefix_route.xml"/>
 		<xi:include href="rpc_presence_b2b.xml"/>
-		<xi:include href="rpc_usrloc_s.xml"/>
+		<xi:include href="rpc_usrloc.xml"/>
 </book>

+ 2 - 2
doc/rpc_list/docbook/rpc_prefix_route.xml

@@ -10,7 +10,7 @@ RPC Exports for prefix_route
 
 <section id="prefix_route.reload"><title>prefix_route.reload</title>
 <para>
-        Reload prefix routes from DB
+        Documentation missing (rpc_reload_doc).
 </para>
 <para>
 </para>
@@ -18,7 +18,7 @@ RPC Exports for prefix_route
 
 <section id="prefix_route.dump"><title>prefix_route.dump</title>
 <para>
-        Dump the prefix route tree
+        Documentation missing (rpc_dump_doc).
 </para>
 <para>
 </para>

+ 1 - 1
doc/rpc_list/docbook/rpc_sl.xml

@@ -10,7 +10,7 @@ RPC Exports for sl
 
 <section id="sl.stats"><title>sl.stats</title>
 <para>
-        Print reply statistics.
+        Documentation missing (rpc_stats_doc).
 </para>
 <para>
 </para>

+ 4 - 4
doc/rpc_list/docbook/rpc_tls.xml

@@ -10,7 +10,7 @@ RPC Exports for tls
 
 <section id="tls.reload"><title>tls.reload</title>
 <para>
-        Reload TLS configuration file
+        Documentation missing (tls_reload_doc).
 </para>
 <para>
 </para>
@@ -18,7 +18,7 @@ RPC Exports for tls
 
 <section id="tls.list"><title>tls.list</title>
 <para>
-        List currently open TLS connections
+        Documentation missing (tls_list_doc).
 </para>
 <para>
         Returns an array.
@@ -27,7 +27,7 @@ RPC Exports for tls
 
 <section id="tls.info"><title>tls.info</title>
 <para>
-        Returns internal tls related info.
+        Documentation missing (tls_info_doc).
 </para>
 <para>
 </para>
@@ -35,7 +35,7 @@ RPC Exports for tls
 
 <section id="tls.options"><title>tls.options</title>
 <para>
-        Dumps all the tls config options.
+        Documentation missing (tls_options_doc).
 </para>
 <para>
 </para>

+ 6 - 11
doc/rpc_list/docbook/rpc_tm.xml

@@ -10,7 +10,7 @@ RPC Exports for tm
 
 <section id="tm.cancel"><title>tm.cancel</title>
 <para>
-        Cancel a pending transaction
+        Documentation missing (rpc_cancel_doc).
 </para>
 <para>
 </para>
@@ -18,7 +18,7 @@ RPC Exports for tm
 
 <section id="tm.reply"><title>tm.reply</title>
 <para>
-        Reply transaction
+        Documentation missing (rpc_reply_doc).
 </para>
 <para>
 </para>
@@ -26,7 +26,7 @@ RPC Exports for tm
 
 <section id="tm.stats"><title>tm.stats</title>
 <para>
-        Print transaction statistics.
+        Documentation missing (tm_rpc_stats_doc).
 </para>
 <para>
 </para>
@@ -34,8 +34,7 @@ RPC Exports for tm
 
 <section id="tm.hash_stats"><title>tm.hash_stats</title>
 <para>
-        Prints hash table statistics (can be used only if tm is
-        compiled with -DTM_HASH_STATS).
+        Documentation missing (tm_rpc_hash_stats_doc).
 </para>
 <para>
 </para>
@@ -43,9 +42,7 @@ RPC Exports for tm
 
 <section id="tm.t_uac_start"><title>tm.t_uac_start</title>
 <para>
-        starts a tm uac using  a list of string parameters: method,
-        ruri, dst_uri, send_sock, headers (CRLF separated) and body
-        (optional)
+        Documentation missing (rpc_t_uac_start_doc).
 </para>
 <para>
 </para>
@@ -53,9 +50,7 @@ RPC Exports for tm
 
 <section id="tm.t_uac_wait"><title>tm.t_uac_wait</title>
 <para>
-        starts a tm uac and waits for the final reply, using a list of
-        string parameters: method, ruri, dst_uri send_sock, headers
-        (CRLF separated) and body (optional)
+        Documentation missing (rpc_t_uac_wait_doc).
 </para>
 <para>
         Returns an array.

+ 77 - 0
doc/rpc_list/docbook/rpc_usrloc.xml

@@ -0,0 +1,77 @@
+<?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.usrloc">
+	<title>
+RPC Exports for usrloc
+	</title>
+
+
+<section id="usrloc.stats"><title>usrloc.stats</title>
+<para>
+        Documentation missing (rpc_stats_doc).
+</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>
+
+</chapter>

+ 8 - 8
doc/rpc_list/docbook/rpc_usrloc_s.xml

@@ -10,7 +10,7 @@ RPC Exports for usrloc_s
 
 <section id="usrloc.stats"><title>usrloc.stats</title>
 <para>
-        Print usrloc statistics
+        Documentation missing (rpc_stats_doc).
 </para>
 <para>
         Returns an array.
@@ -19,7 +19,7 @@ RPC Exports for usrloc_s
 
 <section id="usrloc.delete_uid"><title>usrloc.delete_uid</title>
 <para>
-        Delete all registered contacts for address of record.
+        Documentation missing (rpc_delete_uid_doc).
 </para>
 <para>
 </para>
@@ -27,7 +27,7 @@ RPC Exports for usrloc_s
 
 <section id="usrloc.delete_contact"><title>usrloc.delete_contact</title>
 <para>
-        Delete a contact if it exists.
+        Documentation missing (rpc_delete_contact_doc).
 </para>
 <para>
 </para>
@@ -35,7 +35,7 @@ RPC Exports for usrloc_s
 
 <section id="usrloc.dump"><title>usrloc.dump</title>
 <para>
-        Print all registered contacts.
+        Documentation missing (rpc_dump_doc).
 </para>
 <para>
 </para>
@@ -43,7 +43,7 @@ RPC Exports for usrloc_s
 
 <section id="usrloc.dump_file"><title>usrloc.dump_file</title>
 <para>
-        Print all registered contacts into a file.
+        Documentation missing (rpc_dump_file_doc).
 </para>
 <para>
 </para>
@@ -51,7 +51,7 @@ RPC Exports for usrloc_s
 
 <section id="usrloc.flush"><title>usrloc.flush</title>
 <para>
-        Flush cache into database.
+        Documentation missing (rpc_flush_doc).
 </para>
 <para>
 </para>
@@ -59,7 +59,7 @@ RPC Exports for usrloc_s
 
 <section id="usrloc.add_contact"><title>usrloc.add_contact</title>
 <para>
-        Create a new contact.
+        Documentation missing (rpc_add_contact_doc).
 </para>
 <para>
 </para>
@@ -67,7 +67,7 @@ RPC Exports for usrloc_s
 
 <section id="usrloc.show_contacts"><title>usrloc.show_contacts</title>
 <para>
-        List all registered contacts for address of record
+        Documentation missing (rpc_show_contacts_doc).
 </para>
 <para>
         Returns an array.

+ 40 - 10
doc/rpc_list/rpc_cfg_rpc.txt

@@ -4,38 +4,68 @@ RPC Exports for cfg_rpc
                   [ this file is autogenerated, do not edit ]
 
 
- 1. cfg.set_now_int
+ 1. cfg.set
         Set the value of a configuration variable and commit the change
         immediately
 
- 2. cfg.set_now_string
+ 2. cfg.set_now_int
         Set the value of a configuration variable and commit the change
         immediately
 
- 3. cfg.set_delayed_int
+ 3. cfg.seti
+        Set the value of a configuration variable and commit the change
+        immediately
+
+ 4. cfg.set_now_string
+        Set the value of a configuration variable and commit the change
+        immediately
+
+ 5. cfg.sets
+        Set the value of a configuration variable and commit the change
+        immediately
+
+ 6. cfg.del
+        Delete the value of a configuration variable from a group
+        instance and commit the change immediately
+
+ 7. cfg.set_delayed
+        Prepare the change of a configuration variable, but does not
+        commit the new value yet
+
+ 8. cfg.set_delayed_int
         Prepare the change of a configuration variable, but does not
         commit the new value yet
 
- 4. cfg.set_delayed_string
+ 9. cfg.set_delayed_string
         Prepare the change of a configuration variable, but does not
         commit the new value yet
 
- 5. cfg.commit
+10. cfg.del_delayed
+        Prepare the deletion of the value of a configuration variable
+        from a group instance, but does not commit the change yet
+
+11. cfg.commit
         Commit the previously prepared configuration changes
 
- 6. cfg.rollback
+12. cfg.rollback
         Drop the prepared configuration changes
 
- 7. cfg.get
+13. cfg.get
         Get the value of a configuration variable
 
- 8. cfg.help
+14. cfg.help
         Print the description of a configuration variable
 
- 9. cfg.list
+15. cfg.list
         List the configuration variables
 
-10. cfg.diff
+16. cfg.diff
         List the pending configuration changes that have not been
         committed yet
 
+17. cfg.add_group_inst
+        Add a new instance to an existing configuration group
+
+18. cfg.del_group_inst
+        Delte an instance of a configuration group
+

+ 35 - 32
doc/rpc_list/rpc_core.txt

@@ -43,30 +43,33 @@ RPC Exports for core
         Returns the description of running SER processes.
         Returns an array.
 
-12. core.pwd
+12. core.psx
+        Returns the detailed description of running SER processes.
+
+13. core.pwd
         Returns the working directory of SER server.
         Returns an array.
 
-13. core.arg
+14. core.arg
         Returns the list of command line arguments used on SER startup.
         Returns an array.
 
-14. core.kill
+15. core.kill
         Sends the given signal to SER.
 
-15. core.shmmem
+16. core.shmmem
         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.
 
-16. core.tcp_info
+17. core.tcp_info
         Returns tcp related info.
 
-17. core.tcp_options
+18. core.tcp_options
         Returns active tcp options.
 
-18. core.sctp_options
+19. core.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
@@ -74,80 +77,80 @@ RPC Exports for core
         address[:port] . With no parameters it returns ser's idea of
         the current sctp options (intended non-debugging use).
 
-19. core.sctp_info
+20. core.sctp_info
         Returns sctp related info.
 
-20. core.udp4_raw_info
+21. core.udp4_raw_info
         Returns udp4_raw related info.
 
-21. dns.mem_info
+22. dns.mem_info
         dns cache memory info.
 
-22. dns.debug
+23. dns.debug
         dns debug  info.
 
-23. dns.debug_all
+24. dns.debug_all
         complete dns debug  dump
 
-24. dns.view
+25. dns.view
         dns cache dump in a human-readable format
 
-25. dns.lookup
+26. dns.lookup
         perform a dns lookup
 
-26. dns.delete_all
+27. dns.delete_all
         deletes all the non-permanent entries from the DNS cache
 
-27. dns.delete_all_force
+28. dns.delete_all_force
         deletes all the entries from the DNS cache including the
         permanent ones
 
-28. dns.add_a
+29. dns.add_a
         adds an A record to the DNS cache
 
-29. dns.add_aaaa
+30. dns.add_aaaa
         adds an AAAA record to the DNS cache
 
-30. dns.add_srv
+31. dns.add_srv
         adds an SRV record to the DNS cache
 
-31. dns.delete_a
+32. dns.delete_a
         deletes an A record from the DNS cache
 
-32. dns.delete_aaaa
+33. dns.delete_aaaa
         deletes an AAAA record from the DNS cache
 
-33. dns.delete_srv
+34. dns.delete_srv
         deletes an SRV record from the DNS cache
 
-34. dns.delete_naptr
+35. dns.delete_naptr
         deletes a NAPTR record from the DNS cache
 
-35. dns.delete_cname
+36. dns.delete_cname
         deletes a CNAME record from the DNS cache
 
-36. dns.delete_txt
+37. dns.delete_txt
         deletes a TXT record from the DNS cache
 
-37. dns.delete_ebl
+38. dns.delete_ebl
         deletes an EBL record from the DNS cache
 
-38. dns.delete_ptr
+39. dns.delete_ptr
         deletes an PTR record from the DNS cache
 
-39. dst_blacklist.mem_info
+40. dst_blacklist.mem_info
         dst blacklist memory usage info.
 
-40. dst_blacklist.debug
+41. dst_blacklist.debug
         dst blacklist  debug  info.
 
-41. dst_blacklist.view
+42. dst_blacklist.view
         dst blacklist dump in human-readable format.
 
-42. dst_blacklist.delete_all
+43. dst_blacklist.delete_all
         Deletes all the entries from the dst blacklist except the
         permanent ones.
 
-43. dst_blacklist.add
+44. dst_blacklist.add
         Adds a new entry to the dst blacklist.
 

+ 1 - 1
doc/rpc_list/rpc_db_flatstore.txt

@@ -5,5 +5,5 @@ RPC Exports for db_flatstore
 
 
  1. flatstore.rotate
-        Close and reopen flatrotate files during log rotation.
+        Documentation missing (flat_rotate_doc).
 

+ 1 - 1
doc/rpc_list/rpc_debugger.txt

@@ -5,7 +5,7 @@ RPC Exports for debugger
 
 
  1. dbg.bp
-        Breakpoint command
+        Documentation missing (dbg_rpc_bp_doc).
 
  2. dbg.ls
         List debugging process array

+ 12 - 0
doc/rpc_list/rpc_dialplan.txt

@@ -0,0 +1,12 @@
+RPC Exports for dialplan
+========================
+
+                  [ this file is autogenerated, do not edit ]
+
+
+ 1. dialplan.reload
+        Reload dialplan table from database
+
+ 2. dialplan.dump
+        Perform dialplan translation
+

+ 9 - 0
doc/rpc_list/rpc_kex.txt

@@ -0,0 +1,9 @@
+RPC Exports for kex
+===================
+
+                  [ this file is autogenerated, do not edit ]
+
+
+ 1. pkg.stats
+        Private memory (pkg) statistics per process
+

+ 2 - 2
doc/rpc_list/rpc_prefix_route.txt

@@ -5,8 +5,8 @@ RPC Exports for prefix_route
 
 
  1. prefix_route.reload
-        Reload prefix routes from DB
+        Documentation missing (rpc_reload_doc).
 
  2. prefix_route.dump
-        Dump the prefix route tree
+        Documentation missing (rpc_dump_doc).
 

+ 1 - 1
doc/rpc_list/rpc_sl.txt

@@ -5,5 +5,5 @@ RPC Exports for sl
 
 
  1. sl.stats
-        Print reply statistics.
+        Documentation missing (rpc_stats_doc).
 

+ 4 - 4
doc/rpc_list/rpc_tls.txt

@@ -5,15 +5,15 @@ RPC Exports for tls
 
 
  1. tls.reload
-        Reload TLS configuration file
+        Documentation missing (tls_reload_doc).
 
  2. tls.list
-        List currently open TLS connections
+        Documentation missing (tls_list_doc).
         Returns an array.
 
  3. tls.info
-        Returns internal tls related info.
+        Documentation missing (tls_info_doc).
 
  4. tls.options
-        Dumps all the tls config options.
+        Documentation missing (tls_options_doc).
 

+ 6 - 11
doc/rpc_list/rpc_tm.txt

@@ -5,26 +5,21 @@ RPC Exports for tm
 
 
  1. tm.cancel
-        Cancel a pending transaction
+        Documentation missing (rpc_cancel_doc).
 
  2. tm.reply
-        Reply transaction
+        Documentation missing (rpc_reply_doc).
 
  3. tm.stats
-        Print transaction statistics.
+        Documentation missing (tm_rpc_stats_doc).
 
  4. tm.hash_stats
-        Prints hash table statistics (can be used only if tm is
-        compiled with -DTM_HASH_STATS).
+        Documentation missing (tm_rpc_hash_stats_doc).
 
  5. tm.t_uac_start
-        starts a tm uac using  a list of string parameters: method,
-        ruri, dst_uri, send_sock, headers (CRLF separated) and body
-        (optional)
+        Documentation missing (rpc_t_uac_start_doc).
 
  6. tm.t_uac_wait
-        starts a tm uac and waits for the final reply, using a list of
-        string parameters: method, ruri, dst_uri send_sock, headers
-        (CRLF separated) and body (optional)
+        Documentation missing (rpc_t_uac_wait_doc).
         Returns an array.
 

+ 32 - 0
doc/rpc_list/rpc_usrloc.txt

@@ -0,0 +1,32 @@
+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.
+