[asterisk-commits] junky: branch group/cli_cleanup-1.4 r144877 - in /team/group/cli_cleanup-1.4:...

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri Sep 26 19:24:59 CDT 2008


Author: junky
Date: Fri Sep 26 19:24:58 2008
New Revision: 144877

URL: http://svn.digium.com/view/asterisk?view=rev&rev=144877
Log:
here's all the cli cmd for you m.madsen!


Added:
    team/group/cli_cleanup-1.4/doc/cli_all_cmd.txt   (with props)
Modified:
    team/group/cli_cleanup-1.4/main/cli.c

Added: team/group/cli_cleanup-1.4/doc/cli_all_cmd.txt
URL: http://svn.digium.com/view/asterisk/team/group/cli_cleanup-1.4/doc/cli_all_cmd.txt?view=auto&rev=144877
==============================================================================
--- team/group/cli_cleanup-1.4/doc/cli_all_cmd.txt (added)
+++ team/group/cli_cleanup-1.4/doc/cli_all_cmd.txt Fri Sep 26 19:24:58 2008
@@ -1,0 +1,285 @@
+!
+abort halt
+add extension
+add ignorepat
+add queue member
+ael debug contexts
+ael debug macros
+ael debug read
+ael debug tokens
+ael nodebug
+ael no debug
+ael reload
+agent logoff
+agent show
+agent show online
+agi debug
+agi debug off
+agi dumphtml
+agi no debug
+agi show
+answer
+autoanswer
+cdr status
+clear profile
+console
+console active
+console answer
+console autoanswer
+console boost
+console dial
+console flash
+console hangup
+console mute
+console send text
+console transfer
+console unmute
+convert
+core clear profile
+core set global
+core show application
+core show applications
+core show audio codecs
+core show channeltype
+core show channeltypes
+core show codec
+core show codecs
+core show file formats
+core show file version
+core show function
+core show functions
+core show globals
+core show hints
+core show image codecs
+core show image formats
+core show license
+core show profile
+core show switches
+core show threads
+core show translation
+core show version
+core show video codecs
+core show warranty
+database del
+database deltree
+database get
+database put
+database show
+database showkey
+dial
+dialplan add extension
+dialplan add ignorepat
+dialplan add include
+dialplan reload
+dialplan remove extension
+dialplan remove ignorepat
+dialplan remove include
+dialplan save
+dialplan show
+dnsmgr refresh
+dnsmgr reload
+dnsmgr status
+dont include
+dump agihtml
+dundi debug
+dundi flush
+dundi lookup
+dundi no debug
+dundi no store history
+dundi precache
+dundi query
+dundi show entityid
+dundi show mappings
+dundi show peer
+dundi show peers
+dundi show precache
+dundi show requests
+dundi show trans
+dundi store history
+extensions reload
+feature show
+file convert
+flash
+h323 cycle gk
+h.323 debug
+h.323 gk cycle
+h323 hangup
+h.323 no debug
+h.323 no trace
+h.323 reload
+h323 set debug
+h323 set debug off
+h323 set trace
+h323 set trace off
+h323 show tokens
+h.323 trace
+hangup
+http show status
+iax2 jb debug
+iax2 no debug
+iax2 no jb debug
+iax2 no trunk debug
+iax2 provision
+iax2 prune realtime
+iax2 reload
+iax2 set debug
+iax2 set debug jb
+iax2 set debug jb off
+iax2 set debug off
+iax2 set debug trunk
+iax2 set debug trunk off
+iax2 show cache
+iax2 show channels
+iax2 show firmware
+iax2 show netstats
+iax2 show peer
+iax2 show peers
+iax2 show provisioning
+iax2 show registry
+iax2 show stats
+iax2 show threads
+iax2 show users
+iax2 test losspct
+iax2 trunk debug
+include context
+indication add
+indication remove
+indication show
+init keys
+keys init
+keys show
+local show channels
+manager show command
+manager show commands
+manager show connected
+manager show eventq
+manager show user
+manager show users
+memory show allocations
+memory show summary
+mgcp audit endpoint
+mgcp reload
+mgcp set debug
+mgcp set debug off
+mgcp show endpoints
+mixmonitor
+moh classes show
+moh files show
+moh reload
+moh show classes
+moh show files
+mute
+originate
+oss boost
+queue add member
+queue remove member
+queue show
+realtime load
+realtime update
+remove extension
+remove ignorepat
+remove queue member
+restart gracefully
+restart now
+restart when convenient
+rtcp debug
+rtcp debug ip
+rtcp debug off
+rtcp stats
+rtcp stats off
+rtp debug
+rtp debug ip
+rtp debug off
+rtp no debug
+rtp rtcp debug
+rtp rtcp debug ip
+rtp rtcp no debug
+rtp rtcp no stats
+rtp rtcp stats
+save dialplan
+say load
+send text
+set global
+show agents
+show agents online
+show agi
+show application
+show applications
+show audio codecs
+show channeltype
+show channeltypes
+show codec
+show codecs
+show dialplan
+show features
+show file formats
+show function
+show functions
+show globals
+show hints
+show image codecs
+show image formats
+show indications
+show keys
+show manager command
+show manager commands
+show manager connected
+show manager eventq
+show memory allocations
+show memory summary
+show parkedcalls
+show profile
+show queue
+show queues
+show switches
+show translation
+show version
+show version files
+show video codecs
+show voicemail users
+show voicemail zones
+sip debug
+sip history
+sip history off
+sip no debug
+sip notify
+sip prune realtime
+sip prune realtime peer
+sip prune realtime user
+sip reload
+sip set debug
+sip set debug ip
+sip set debug off
+sip set debug peer
+sip show channel
+sip show channels
+sip show domains
+sip show history
+sip show inuse
+sip show objects
+sip show peer
+sip show peers
+sip show registry
+sip show settings
+sip show subscriptions
+sip show user
+sip show users
+skinny reset
+skinny set debug
+skinny set debug off
+skinny show devices
+skinny show lines
+stop gracefully
+stop now
+stop when convenient
+stun debug
+stun debug off
+stun no debug
+transfer
+udptl debug
+udptl debug ip
+udptl debug off
+udptl no debug
+unmute
+voicemail show users
+voicemail show zones

Propchange: team/group/cli_cleanup-1.4/doc/cli_all_cmd.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: team/group/cli_cleanup-1.4/doc/cli_all_cmd.txt
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: team/group/cli_cleanup-1.4/doc/cli_all_cmd.txt
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: team/group/cli_cleanup-1.4/main/cli.c
URL: http://svn.digium.com/view/asterisk/team/group/cli_cleanup-1.4/main/cli.c?view=diff&rev=144877&r1=144876&r2=144877
==============================================================================
--- team/group/cli_cleanup-1.4/main/cli.c (original)
+++ team/group/cli_cleanup-1.4/main/cli.c Fri Sep 26 19:24:58 2008
@@ -1651,6 +1651,7 @@
 	if (!e->_full_cmd)
 		goto done;
 
+	ast_log(LOG_ERROR, "CLI cmd: '%s'\n",e->_full_cmd);
 	if (ed) {
 		e->deprecated = 1;
 		e->summary = ed->summary;




More information about the asterisk-commits mailing list