Module: sip-router
Branch: master
Commit: 0e119dbcbb253ef4e9d5e4dcbc5946e285f36b87
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0e119db…
Author: Juha Heinanen <jh(a)tutpro.com>
Committer: Juha Heinanen <jh(a)tutpro.com>
Date: Fri Apr 23 13:51:21 2010 +0300
utils/kamctl/kamctl.8: removed obsolete text
---
utils/kamctl/kamctl.8 | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/utils/kamctl/kamctl.8 b/utils/kamctl/kamctl.8
index 96c8787..61fc55f 100644
--- a/utils/kamctl/kamctl.8
+++ b/utils/kamctl/kamctl.8
@@ -190,18 +190,6 @@ Send raw FIFO command
.PP
Commands labeled with (*) will prompt for a MySQL password.
If the environment variable PW is set, the password will not be prompted.
-.PP
-IP addresses must be entered in dotted quad format e.g. 1.2.3.4
-<uri_scheme> and <transport> must be entered in integer or text,
-e.g. transport '2' is identical to transport 'tcp'.
-.br
-scheme: 1=sip, 2=sips; transport: 1=udp, 2=tcp, 3=tls
-.br
-Examples:
-.br
-lcr addgw level3 1.2.3.4 5080 sip tcp 1
-.br
-lcr addroute +1 '' 1 1
.SH AUTHORS