[asterisk-commits] lmadsen: branch group/cli_cleanup r144998 - /team/group/cli_cleanup/doc/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Sat Sep 27 12:54:09 CDT 2008


Author: lmadsen
Date: Sat Sep 27 12:54:08 2008
New Revision: 144998

URL: http://svn.digium.com/view/asterisk?view=rev&rev=144998
Log:
Some notes about CLI commands. Some are marked as questionable in order to spur more discussion, while others are marked as *deprecated (which need to be marked as such in the code). While others have suggestions for new syntax to follow the 'module verb arg' format.

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=144998&r1=144997&r2=144998
==============================================================================
--- team/group/cli_cleanup/doc/cli_all_cmd.txt (original)
+++ team/group/cli_cleanup/doc/cli_all_cmd.txt Sat Sep 27 12:54:08 2008
@@ -3,7 +3,7 @@
 abort shutdown
 ael debug [read|tokens|macros|contexts|off]
 ael reload
-ael set debug {read|tokens|macros|contexts|off}
+ael set debug {read|tokens|macros|contexts|off}		--> on
 agent logoff
 agent show
 agent show online
@@ -11,7 +11,7 @@
 agi dump html
 agi exec
 agi set debug [on|off]
-agi show
+agi show			--> commands?
 ais clm show members
 ais evt show event channels
 astobj2 stats
@@ -23,7 +23,7 @@
 config reload
 console active
 console answer
-console autoanswer
+console autoanswer		--> *deprecated
 console autoanswer [on|off]
 console boost
 console dial
@@ -43,7 +43,7 @@
 core restart when convenient
 core set chanvar
 core set debug channel
-core set {debug|verbose} [off|atleast]
+core set {debug|verbose} [off|atleast]		--> on (and curly)
 core set global
 core show application
 core show applications [like|describing]
@@ -96,7 +96,7 @@
 database put
 database show
 database showkey
-debug channel
+debug channel		--> *deprecated (core set debug channel)
 devstate change
 devstate list
 dialplan add extension
@@ -117,11 +117,11 @@
 dnsmgr refresh
 dnsmgr reload
 dnsmgr status
-do this well
+do this well				--> eh?
 dundi flush [stats]
 dundi lookup
-dundi [no] debug
-dundi [no] store history
+dundi [no] debug			--> *deprecated
+dundi [no] store history		--> *deprecated
 dundi precache
 dundi query
 dundi set debug {on|off}
@@ -133,7 +133,7 @@
 dundi show requests
 dundi show trans
 dundi store history {on|off}
-feature show channels
+feature show channels			--> features show channels?
 features reload
 features show
 file convert
@@ -144,10 +144,10 @@
 h323 cycle gk
 h323 hangup
 h323 reload
-h323 set debug [off]
-h323 set trace [off]
+h323 set debug [off]			--> {on|off}
+h323 set trace [off]			--> {on|off}
 h323 show tokens
-help
+help					--> allow exception for this one
 http show status
 iax2 provision
 iax2 prune realtime
@@ -175,7 +175,7 @@
 indication add
 indication remove
 indication show
-jabber debug [off]
+jabber debug [off]			--> *deprecated
 jabber reload
 jabber set debug {on|off}
 jabber show buddies
@@ -185,14 +185,14 @@
 jingle show channels
 keys init
 keys show
-load
+load					--> *deprecated
 local show channels
 logger mute
 logger reload
 logger rotate
 logger set level
 logger show channels
-manager debug [on|off]
+manager debug [on|off]			--> *deprecated:  set debug {on|off}
 manager reload
 manager show command
 manager show commands
@@ -200,7 +200,7 @@
 manager show eventq
 manager show user
 manager show users
-meetme
+meetme					--> ??
 memory show allocations
 memory show summary
 mgcp audit endpoint
@@ -214,7 +214,7 @@
 minivm reload
 minivm show settings
 minivm show stats
-misdn port block
+misdn port block			--> set port {block|down|unblock|up} ?
 misdn port down
 misdn port unblock
 misdn port up
@@ -225,17 +225,17 @@
 misdn send display
 misdn send facility
 misdn send restart
-misdn set crypt debug
+misdn set crypt debug			--> debug [crypt] ??
 misdn set debug
 misdn set tics
 misdn show channel
 misdn show channels
 misdn show config
 misdn show port
-misdn show ports stats
+misdn show ports stats			--> ports [stats]  ??
 misdn show stacks
 misdn toggle echocancel
-mixmonitor [start|stop]
+mixmonitor [start|stop]			--> mixmonitor {start|stop}
 module load
 module reload
 module show [like]
@@ -243,55 +243,55 @@
 moh reload
 moh show classes
 moh show files
-no debug channel
+no debug channel		--> *deprecated
 odbc show
-originate
+originate			--> core originate ??
 osp show
-parkedcalls show
+parkedcalls show		--> core parkedcalls show ??
 phoneprov show routes
-pri debug span
-pri intensive debug span
-pri no debug span
-pri set debug file
+pri debug span			--> pri set debug span XX {on|off} ?
+pri intensive debug span	--> pri set debug span XX [intensive]?
+pri no debug span		--> *deprecated?
+pri set debug file		--> pri set debug file {on|off} [file] ?
 pri show debug
 pri show span
 pri show spans
 pri show version
-pri unset debug file
+pri unset debug file		--> *deprecated?
 queue add member
 queue {pause|unpause} member
 queue remove member
-queue rules reload
-queue rules show
+queue rules reload		--> queue reload rules
+queue rules show		--> queue show rules
 queue set penalty
 queue show
-radio active
-radio debug
+radio active			--> radio set active
+radio debug			--> radio set debug {on|off}
 radio debug off
-radio key
-radio set xdebug
+radio key			--> radio load key ?
+radio set xdebug		--> radio set debug {on|off} intense ?
 radio tune
-radio unkey
-realtime ldap status
+radio unkey			--> radio unload key ?
+realtime ldap status		--> realtime show ldap status ?
 realtime load
-realtime pgsql cache
-realtime pgsql status
+realtime pgsql cache		--> realtime show pgsql cache ?
+realtime pgsql status		--> realtime show pgsql status ?
 realtime update
-reload
-restart gracefully
+reload				--> *deprecated
+restart gracefully		
 restart now
 restart when convenient
-rpt cmd
-rpt debug level
-rpt dump level
-rpt fun
-rpt fun1
-rpt localnodes
-rpt lstats
-rpt nodes
+rpt cmd				--> rpt show command ?
+rpt debug level			--> rpt set debug level ?
+rpt dump level			--> rpt set dump level ?
+rpt fun				--> eh?
+rpt fun1			--> eh?
+rpt localnodes			--> rpt show localnodes ?
+rpt lstats			--> rpt show lstats ?
+rpt nodes			--> rpt show nodes ?
 rpt reload
 rpt restart
-rpt stats
+rpt stats			--> rpt show stats ?
 rtcp debug [off|ip]
 rtcp set debug {on|off|ip}
 rtcp set stats {on|off}
@@ -330,12 +330,12 @@
 skinny show settings
 sla show stations
 sla show trunks
-soft hangup
+soft hangup			--> channel hangup ?
 sqlite show status
 sqlite show tables
-ss7 block cic
-ss7 block linkset
-ss7 debug linkset
+ss7 block cic			--> ss7 set cic {block|unblock} ?
+ss7 block linkset		--> ss7 set linkset {block|unblock} ?
+ss7 debug linkset		--> ss7 set debug linkset {on|off}
 ss7 no debug linkset
 ss7 show linkset
 ss7 show version
@@ -352,12 +352,12 @@
 transcoder show
 udptl debug [off|ip]
 udptl set debug {on|off|ip}
-ulimit
-unistim info
+ulimit				--> system show ulimit ?
+unistim info			--> unistim show info
 unistim reload
 unistim set debug {on|off}
-unistim sp
-unload
+unistim sp			--> eh?
+unload				--> *deprecated
 voicemail reload
 voicemail show users
 voicemail show zones




More information about the asterisk-commits mailing list