[sr-dev] git:master:941490e8: modules: readme files regenerated - xcap_client ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Wed Nov 15 09:02:05 CET 2017


Module: kamailio
Branch: master
Commit: 941490e86577a6125fda5499494a0a7d44e205c8
URL: https://github.com/kamailio/kamailio/commit/941490e86577a6125fda5499494a0a7d44e205c8

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2017-11-15T09:01:50+01:00

modules: readme files regenerated - xcap_client ... [skip ci]

---

Modified: src/modules/xcap_client/README

---

Diff:  https://github.com/kamailio/kamailio/commit/941490e86577a6125fda5499494a0a7d44e205c8.diff
Patch: https://github.com/kamailio/kamailio/commit/941490e86577a6125fda5499494a0a7d44e205c8.patch

---

diff --git a/src/modules/xcap_client/README b/src/modules/xcap_client/README
index c61e6f640f..be340df07a 100644
--- a/src/modules/xcap_client/README
+++ b/src/modules/xcap_client/README
@@ -28,12 +28,11 @@ Anca-Maria Vamanu
               3.3. periodical_query(int)
               3.4. query_period(int)
 
-        4. Functions
-        5. RPC Commands
+        4. RPC Commands
 
-              5.1. xcap_client.refreshXcapDoc
+              4.1. xcap_client.refreshXcapDoc
 
-        6. Remarks
+        5. Remarks
 
    2. Developer Guide
 
@@ -66,12 +65,11 @@ Chapter 1. Admin Guide
         3.3. periodical_query(int)
         3.4. query_period(int)
 
-   4. Functions
-   5. RPC Commands
+   4. RPC Commands
 
-        5.1. xcap_client.refreshXcapDoc
+        4.1. xcap_client.refreshXcapDoc
 
-   6. Remarks
+   5. Remarks
 
 1. Overview
 
@@ -171,15 +169,11 @@ modparam("xcap_client", "periodical_query", 0)
 modparam("xcap_client", "query_period", 50)
 ...
 
-4. Functions
+4. RPC Commands
 
-   None to be used in configuration file.
+   4.1. xcap_client.refreshXcapDoc
 
-5. RPC Commands
-
-   5.1. xcap_client.refreshXcapDoc
-
-5.1.  xcap_client.refreshXcapDoc
+4.1.  xcap_client.refreshXcapDoc
 
    Management command that should be sent by an XCAP server when a stored
    document changes.
@@ -197,7 +191,7 @@ kamcmd xcap_client.refreshXcapDoc
      /xcap-root/resource-lists/users/eyebeam/buddies-resource-list.xml 8000
 ...
 
-6. Remarks
+5. Remarks
 
    Note: libcurl leak in CentOS 6 - this module uses libcurl library and
    in case if you are using CentOS 6, be aware that standard




More information about the sr-dev mailing list