[asterisk-commits] mvanbaak: branch group/cli_cleanup r145001 - /team/group/cli_cleanup/doc/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sat Sep 27 15:36:16 CDT 2008
Author: mvanbaak
Date: Sat Sep 27 15:36:15 2008
New Revision: 145001
URL: http://svn.digium.com/view/asterisk?view=rev&rev=145001
Log:
update the list a bit.
core set debug and agi set debug dont have an on
Modified:
team/group/cli_cleanup/doc/cli_all_cmd.txt
Modified: team/group/cli_cleanup/doc/cli_all_cmd.txt
URL: http://svn.digium.com/view/asterisk/team/group/cli_cleanup/doc/cli_all_cmd.txt?view=diff&rev=145001&r1=145000&r2=145001
==============================================================================
--- team/group/cli_cleanup/doc/cli_all_cmd.txt (original)
+++ team/group/cli_cleanup/doc/cli_all_cmd.txt Sat Sep 27 15:36:15 2008
@@ -3,7 +3,7 @@
abort shutdown
ael debug [read|tokens|macros|contexts|off]
ael reload
-ael set debug {read|tokens|macros|contexts|off} --> on
+ael set debug {read|tokens|macros|contexts|off}
agent logoff
agent show
agent show online
@@ -43,7 +43,7 @@
core restart when convenient
core set chanvar
core set debug channel
-core set {debug|verbose} [off|atleast] --> on (and curly)
+core set {debug|verbose} [off|atleast]
core set global
core show application
core show applications [like|describing]
@@ -117,7 +117,6 @@
dnsmgr refresh
dnsmgr reload
dnsmgr status
-do this well --> eh?
dundi flush [stats]
dundi lookup
dundi [no] debug --> *deprecated
@@ -133,7 +132,7 @@
dundi show requests
dundi show trans
dundi store history {on|off}
-feature show channels --> features show channels?
+feature show channels --> features show channels
features reload
features show
file convert
@@ -272,10 +271,10 @@
radio set xdebug --> radio set debug {on|off} intense ?
radio tune
radio unkey --> radio unload key ?
-realtime ldap status --> realtime show ldap status ?
+realtime ldap status --> realtime show ldap status
realtime load
-realtime pgsql cache --> realtime show pgsql cache ?
-realtime pgsql status --> realtime show pgsql status ?
+realtime pgsql cache --> realtime show pgsql cache
+realtime pgsql status --> realtime show pgsql status
realtime update
reload --> *deprecated
restart gracefully
@@ -352,11 +351,11 @@
transcoder show
udptl debug [off|ip]
udptl set debug {on|off|ip}
-ulimit --> system show ulimit ? Actually, I think you can set those -- ulimit {set|show} [what to set]
+ulimit
unistim info --> unistim show info
unistim reload
unistim set debug {on|off}
-unistim sp --> eh? unistim send packet {channel} {hexcode}
+unistim sp --> unistim send packet {channel} {hexcode}
unload --> *deprecated
voicemail reload
voicemail show users
More information about the asterisk-commits
mailing list