Module: sip-router
Branch: master
Commit: c065b24620a9475a70a19de95231a814076eefae
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c065b24620a9475a70a19de95231a814076eefae

Author: Ovidiu Sas <[email protected]>
Committer: Ovidiu Sas <[email protected]>
Date:   Wed Jan 16 10:48:25 2013 -0500

xhttp_pi: more documentation updates

---

 modules/xhttp_pi/README                 |    4 +++-
 modules/xhttp_pi/doc/xhttp_pi_admin.xml |    3 +++
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/modules/xhttp_pi/README b/modules/xhttp_pi/README
index 0397018..c1bdafe 100644
--- a/modules/xhttp_pi/README
+++ b/modules/xhttp_pi/README
@@ -108,7 +108,9 @@ kamdbctl pframework create
    The generated framework will be saved inside Kamailio's config
    directory as pi_framework_sample. The list of configurable tables will
    be based on the STANDARD_MODULES and EXTRA_MODULES vars from kamctlrc
-   file.
+   file. The sample framework file will provide the ability to inspect
+   tables. In order to add/modify/remove records to/from tables, new
+   commands must be added by the admin.
 
 3. Framework
 
diff --git a/modules/xhttp_pi/doc/xhttp_pi_admin.xml 
b/modules/xhttp_pi/doc/xhttp_pi_admin.xml
index 4fb6851..c6aad7f 100644
--- a/modules/xhttp_pi/doc/xhttp_pi_admin.xml
+++ b/modules/xhttp_pi/doc/xhttp_pi_admin.xml
@@ -58,6 +58,9 @@ kamdbctl pframework create
                <emphasis>STANDARD_MODULES</emphasis> and
                <emphasis>EXTRA_MODULES</emphasis> vars from
                <emphasis>kamctlrc</emphasis> file.
+               The sample framework file will provide the ability to inspect 
tables.
+               In order to add/modify/remove records to/from tables,
+               new commands must be added by the admin.
        </para>
        </section>
 


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to