[asterisk-commits] junky: branch group/cli_cleanup r144830 - /team/group/cli_cleanup/doc/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Sep 26 18:13:39 CDT 2008
Author: junky
Date: Fri Sep 26 18:13:38 2008
New Revision: 144830
URL: http://svn.digium.com/view/asterisk?view=rev&rev=144830
Log:
since cli entries were not uniq in my previous file
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=144830&r1=144829&r2=144830
==============================================================================
--- team/group/cli_cleanup/doc/cli_all_cmd.txt (original)
+++ team/group/cli_cleanup/doc/cli_all_cmd.txt Fri Sep 26 18:13:38 2008
@@ -1,10 +1,8 @@
+CLI commands in trunk:
!
abort shutdown
ael debug [read|tokens|macros|contexts|off]
-ael debug [read|tokens|macros|contexts|off]
ael reload
-ael reload
-ael set debug {read|tokens|macros|contexts|off}
ael set debug {read|tokens|macros|contexts|off}
agent logoff
agent show
@@ -17,40 +15,24 @@
ais clm show members
ais evt show event channels
astobj2 stats
-astobj2 stats
-astobj2 test
astobj2 test
cdr show status
cdr status
cdr submit
-channels/chan_oss.c:879: e->command = CONSOLE_VIDEO_CMDS;
-_command complete
-_command matchesarray
-_command nummatches
config list
config reload
console active
-console active
-console answer
-console answer
console answer
console autoanswer
console autoanswer [on|off]
console boost
console dial
-console dial
-console dial
console flash
-console flash
-console hangup
-console hangup
console hangup
console list available
console list devices
console {mute|unmute}
console {mute|unmute} [toggle]
-console send text
-console send text
console send text
console set autoanswer [on|off]
console transfer
@@ -83,7 +65,6 @@
core show hints
core show image formats
core show license
-core show locks
core show locks
core show profile
core show settings
@@ -211,11 +192,6 @@
logger rotate
logger set level
logger show channels
-main/cli.c:1430: ast_free(e->command);
-main/cli.c:1431: e->command = NULL;
-main/cli.c:1450: s = ast_skip_blanks(e->command);
-main/cli.c:1451: s = e->command = ast_strdup(s);
-main/cli.c:1804: if (e->command[0] == '_')
manager debug [on|off]
manager reload
manager show command
@@ -371,8 +347,6 @@
stun debug [off]
stun set debug {on|off}
threadstorage show allocations
-threadstorage show allocations
-threadstorage show summary
threadstorage show summary
timing test
transcoder show
More information about the asterisk-commits
mailing list