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

Author: Olle E. Johansson <[email protected]>
Committer: Olle E. Johansson <[email protected]>
Date:   Sun Dec 23 10:22:56 2012 +0100

kamcmd changes

---

 utils/README-UTILS    |   12 ++++++------
 utils/sercmd/kamcmd.8 |   20 ++++++++++----------
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/utils/README-UTILS b/utils/README-UTILS
index 3ccd2c4..3027424 100644
--- a/utils/README-UTILS
+++ b/utils/README-UTILS
@@ -1,13 +1,13 @@
 This directory contains various utility programs for SIP-router
 
-db_berkeley            ????
+db_berkeley     recovery for berkeley_db module
 db_oracle              ????
-fifo_relay             ????
-kamctl         ????
-kamunix                ????
+fifo_relay     PHP script to provide network based fifo access
+kamctl         Script to communicate with Kamailio over the MI interface
+kamunix                Kamailio UNIX socket wrapper
 pdbt           ????
-pike_top               ????
+pike_top       SER mod_pike top console
 profile                ????
 route_graph            ????
-sercmd         ????
+kamcmd         Software to communicate with Kamailio using the binRPC interface
 sipgrep                ????
diff --git a/utils/sercmd/kamcmd.8 b/utils/sercmd/kamcmd.8
index 843de18..905ef99 100644
--- a/utils/sercmd/kamcmd.8
+++ b/utils/sercmd/kamcmd.8
@@ -1,20 +1,20 @@
 .\" $Id$
-.TH sercmd 8 23.10.2012 sip-router "sip-router" 
+.TH kamcmd 8 23.10.2012 Kamailio "sip-router" 
 .\" Process with
-.\" groff -man -Tascii sercmd.8 
+.\" groff -man -Tascii kamcmd.8 
 .\"
 .SH NAME
-sercmd \- sip-router command line tool
+kamcmd \- sip-router command line tool
 .SH SYNOPSIS
-.B sercmd
+.B kamcmd
 [
 .B \-h
 ]
 
 .SH DESCRIPTION
-.B sercmd
+.B kamcmd
 is a command line to interact with
-.B sip-router SIP server
+.B Kamailio SIP server
 It can be used to manage users, domains, aliases and other server options.
 
 .SH OPTIONS
@@ -25,11 +25,11 @@ display a short usage description, including all available 
options.
 .SH AUTHORS
 
 see 
-.B /usr/share/doc/sip-router/AUTHORS
+.B /usr/share/doc/kamailio/AUTHORS
 
 .SH SEE ALSO
-.BR sip-router(8),
-.BR sip-router.cfg(5)
+.BR kamailio(8),
+.BR kamailio.cfg(5)
 .PP
 Full documentation on sip-router is available at
-.I http://www.sip-router.org/.
+.I http://www.kamailio.org/.


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

Reply via email to