<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.pchero21.com/index.php?action=history&amp;feed=atom&amp;title=Asterisk-help</id>
	<title>Asterisk-help - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.pchero21.com/index.php?action=history&amp;feed=atom&amp;title=Asterisk-help"/>
	<link rel="alternate" type="text/html" href="http://wiki.pchero21.com/index.php?title=Asterisk-help&amp;action=history"/>
	<updated>2026-04-07T11:44:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>http://wiki.pchero21.com/index.php?title=Asterisk-help&amp;diff=1628&amp;oldid=prev</id>
		<title>Pchero: Created page with &quot;== Overview == Asterisk help 내용 정리  == Basic == cli 에서 지원하는 전체 명령어 리스트. &lt;pre&gt; pluto*CLI&gt; help !                              -- Execute a s...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.pchero21.com/index.php?title=Asterisk-help&amp;diff=1628&amp;oldid=prev"/>
		<updated>2016-10-03T09:18:33Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Overview == Asterisk help 내용 정리  == Basic == cli 에서 지원하는 전체 명령어 리스트. &amp;lt;pre&amp;gt; pluto*CLI&amp;gt; help !                              -- Execute a s...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Asterisk help 내용 정리&lt;br /&gt;
&lt;br /&gt;
== Basic ==&lt;br /&gt;
cli 에서 지원하는 전체 명령어 리스트.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
pluto*CLI&amp;gt; help&lt;br /&gt;
!                              -- Execute a shell command&lt;br /&gt;
acl show                       -- Show a named ACL or list all named ACLs&lt;br /&gt;
ael reload                     -- Reload AEL configuration&lt;br /&gt;
ael set debug {read|tokens|macros|contexts|off} -- Enable AEL debugging flags&lt;br /&gt;
agent logoff                   -- Sets an agent offline&lt;br /&gt;
agent show all                 -- Show status of all agents&lt;br /&gt;
agent show online              -- Show status of online agents&lt;br /&gt;
agent show                     -- Show information about an agent&lt;br /&gt;
agi dump html                  -- Dumps a list of AGI commands in HTML format&lt;br /&gt;
agi exec                       -- Add AGI command to a channel in Async AGI&lt;br /&gt;
agi set debug [on|off]         -- Enable/Disable AGI debugging&lt;br /&gt;
agi show commands [topic]      -- List AGI commands or specific help&lt;br /&gt;
aoc set debug                  -- enable cli debugging of AOC messages&lt;br /&gt;
ari mkpasswd                   -- Encrypts a password&lt;br /&gt;
ari show status                -- Show ARI settings&lt;br /&gt;
ari show users                 -- List ARI users&lt;br /&gt;
ari show user                  -- List single ARI user&lt;br /&gt;
bridge kick                    -- Kick a channel from a bridge&lt;br /&gt;
bridge show all                -- List all bridges&lt;br /&gt;
bridge show                    -- Show information about a bridge&lt;br /&gt;
bridge technology show         -- List registered bridge technologies&lt;br /&gt;
bridge technology {suspend|unsuspend} -- Suspend/unsuspend a bridge technology&lt;br /&gt;
calendar dump sched            -- Dump calendar sched context&lt;br /&gt;
calendar show calendar         -- Display information about a calendar&lt;br /&gt;
calendar show calendars        -- Show registered calendars&lt;br /&gt;
calendar show types            -- Show all calendar types loaded&lt;br /&gt;
cc cancel                      -- Kill a CC transaction&lt;br /&gt;
cc report status               -- Reports CC stats&lt;br /&gt;
cdr set debug [on|off]         -- Enable debugging in the CDR engine&lt;br /&gt;
cdr show active                -- Display active CDRs for channels&lt;br /&gt;
cdr show status                -- Display the CDR status&lt;br /&gt;
cdr submit                     -- Posts all pending batched CDR data&lt;br /&gt;
cel show status                -- Display the CEL status&lt;br /&gt;
channel originate              -- Originate a call&lt;br /&gt;
channel redirect               -- Redirect a call&lt;br /&gt;
channel request hangup         -- Request a hangup on a given channel&lt;br /&gt;
cli check permissions          -- Try a permissions config for a user&lt;br /&gt;
cli reload permissions         -- Reload CLI permissions config&lt;br /&gt;
cli show aliases               -- Show CLI command aliases&lt;br /&gt;
cli show permissions           -- Show CLI permissions&lt;br /&gt;
confbridge kick                -- Kick participants out of conference bridges.&lt;br /&gt;
confbridge list                -- List conference bridges and participants.&lt;br /&gt;
confbridge lock                -- Lock a conference.&lt;br /&gt;
confbridge mute                -- Mute participants.&lt;br /&gt;
confbridge record start        -- Start recording a conference&lt;br /&gt;
confbridge record stop         -- Stop recording a conference.&lt;br /&gt;
confbridge show menu           -- Show a conference menu&lt;br /&gt;
confbridge show menus          -- Show a list of conference menus&lt;br /&gt;
confbridge show profile bridge -- Show a conference bridge profile.&lt;br /&gt;
confbridge show profile bridges -- Show a list of conference bridge profiles.&lt;br /&gt;
confbridge show profile user   -- Show a conference user profile.&lt;br /&gt;
confbridge show profile users  -- Show a list of conference user profiles.&lt;br /&gt;
confbridge unlock              -- Unlock a conference.&lt;br /&gt;
confbridge unmute              -- Unmute participants.&lt;br /&gt;
config list                    -- Show all files that have loaded a configuration file&lt;br /&gt;
config reload                  -- Force a reload on modules using a particular configuration file&lt;br /&gt;
config show help               -- Show configuration help for a module&lt;br /&gt;
console answer                 -- Answer an incoming console call&lt;br /&gt;
console boost                  -- Sets/displays mic boost in dB&lt;br /&gt;
console dial                   -- Dial an extension on the console&lt;br /&gt;
console flash                  -- Flash a call on the console&lt;br /&gt;
console hangup                 -- Hangup a call on the console&lt;br /&gt;
console {mute|unmute} [toggle] -- Disable/Enable mic input&lt;br /&gt;
console send text              -- Send text to the remote device&lt;br /&gt;
console transfer               -- Transfer a call to a different extension&lt;br /&gt;
console {device}               -- Generic console command&lt;br /&gt;
console {set|show} autoanswer [on|off] -- Sets/displays autoanswer&lt;br /&gt;
console {set|show} active [&amp;lt;device&amp;gt;] -- Sets/displays active console&lt;br /&gt;
core abort shutdown            -- Cancel a running shutdown&lt;br /&gt;
core clear profile             -- Clear profiling info&lt;br /&gt;
core ping taskprocessor        -- Ping a named task processor&lt;br /&gt;
core reload                    -- Global reload&lt;br /&gt;
core restart gracefully        -- Restart Asterisk gracefully&lt;br /&gt;
core restart now               -- Restart Asterisk immediately&lt;br /&gt;
core restart when convenient   -- Restart Asterisk at empty call volume&lt;br /&gt;
core set debug channel         -- Enable/disable debugging on a channel&lt;br /&gt;
core set debug                 -- Set level of debug chattiness&lt;br /&gt;
core set verbose               -- Set level of verbose chattiness&lt;br /&gt;
core show applications [like|describing] -- Shows registered dialplan applications&lt;br /&gt;
core show application          -- Describe a specific dialplan application&lt;br /&gt;
core show calls [uptime]       -- Display information on calls&lt;br /&gt;
core show channels [concise|verbose|count] -- Display information on channels&lt;br /&gt;
core show channel              -- Display information on a specific channel&lt;br /&gt;
core show channeltypes         -- List available channel types&lt;br /&gt;
core show channeltype          -- Give more details on that channel type&lt;br /&gt;
core show codecs [audio|video|image|text] -- Displays a list of registered codecs&lt;br /&gt;
core show codec                -- Shows a specific codec&lt;br /&gt;
core show config mappings      -- Display config mappings (file names to config engines)&lt;br /&gt;
core show file formats         -- Displays file formats&lt;br /&gt;
core show file version [like]  -- List versions of files used to build Asterisk&lt;br /&gt;
core show functions [like]     -- Shows registered dialplan functions&lt;br /&gt;
core show function             -- Describe a specific dialplan function&lt;br /&gt;
core show hanguphandlers all   -- Show hangup handlers of all channels&lt;br /&gt;
core show hanguphandlers       -- Show hangup handlers of a specified channel&lt;br /&gt;
core show help                 -- Display help list, or specific help on a command&lt;br /&gt;
core show hints                -- Show dialplan hints&lt;br /&gt;
core show hint                 -- Show dialplan hint&lt;br /&gt;
core show image formats        -- Displays image formats&lt;br /&gt;
core show license              -- Show the license(s) for this copy of Asterisk&lt;br /&gt;
core show profile              -- Display profiling info&lt;br /&gt;
core show settings             -- Show some core settings&lt;br /&gt;
core show sounds               -- Shows available sounds&lt;br /&gt;
core show sound                -- Shows details about a specific sound&lt;br /&gt;
core show switches             -- Show alternative switches&lt;br /&gt;
core show sysinfo              -- Show System Information&lt;br /&gt;
core show taskprocessors       -- List instantiated task processors and statistics&lt;br /&gt;
core show threads              -- Show running threads&lt;br /&gt;
core show translation          -- Display translation matrix&lt;br /&gt;
core show uptime [seconds]     -- Show uptime information&lt;br /&gt;
core show version              -- Display version info&lt;br /&gt;
core show warranty             -- Show the warranty (if any) for this copy of Asterisk&lt;br /&gt;
core stop gracefully           -- Gracefully shut down Asterisk&lt;br /&gt;
core stop now                  -- Shut down Asterisk immediately&lt;br /&gt;
core stop when convenient      -- Shut down Asterisk at empty call volume&lt;br /&gt;
core waitfullybooted           -- Wait for Asterisk to be fully booted&lt;br /&gt;
data get                       -- Data API get&lt;br /&gt;
data show providers            -- Show data providers&lt;br /&gt;
database del                   -- Removes database key/value&lt;br /&gt;
database deltree               -- Removes database keytree/values&lt;br /&gt;
database get                   -- Gets database value&lt;br /&gt;
database put                   -- Adds/updates database value&lt;br /&gt;
database query                 -- Run a user-specified query on the astdb&lt;br /&gt;
database show                  -- Shows database contents&lt;br /&gt;
database showkey               -- Shows database contents&lt;br /&gt;
devstate change                -- Change a custom device state&lt;br /&gt;
devstate list                  -- List currently known custom device states&lt;br /&gt;
dialplan add extension         -- Add new extension into context&lt;br /&gt;
dialplan add ignorepat         -- Add new ignore pattern&lt;br /&gt;
dialplan add include           -- Include context in other context&lt;br /&gt;
dialplan debug                 -- Show fast extension pattern matching data structures&lt;br /&gt;
dialplan reload                -- Reload extensions and *only* extensions&lt;br /&gt;
dialplan remove context        -- Remove a specified context&lt;br /&gt;
dialplan remove extension      -- Remove a specified extension&lt;br /&gt;
dialplan remove ignorepat      -- Remove ignore pattern from context&lt;br /&gt;
dialplan remove include        -- Remove a specified include from context&lt;br /&gt;
dialplan save                  -- Save current dialplan into a file&lt;br /&gt;
dialplan set chanvar           -- Set a channel variable&lt;br /&gt;
dialplan set extenpatternmatchnew false -- Use the Old extension pattern matching algorithm.&lt;br /&gt;
dialplan set extenpatternmatchnew true -- Use the New extension pattern matching algorithm.&lt;br /&gt;
dialplan set global            -- Set global dialplan variable&lt;br /&gt;
dialplan show                  -- Show dialplan&lt;br /&gt;
dialplan show chanvar          -- Show channel variables&lt;br /&gt;
dialplan show globals          -- Show global dialplan variables&lt;br /&gt;
dnsmgr refresh                 -- Performs an immediate refresh&lt;br /&gt;
dnsmgr reload                  -- Reloads the DNS manager configuration&lt;br /&gt;
dnsmgr status                  -- Display the DNS manager status&lt;br /&gt;
dundi flush [stats]            -- Flush DUNDi cache&lt;br /&gt;
dundi lookup                   -- Lookup a number in DUNDi&lt;br /&gt;
dundi precache                 -- Precache a number in DUNDi&lt;br /&gt;
dundi query                    -- Query a DUNDi EID&lt;br /&gt;
dundi set debug {on|off}       -- Enable/Disable DUNDi debugging&lt;br /&gt;
dundi show cache               -- Show DUNDi cache&lt;br /&gt;
dundi show entityid            -- Display Global Entity ID&lt;br /&gt;
dundi show hints               -- Show DUNDi hints in the cache&lt;br /&gt;
dundi show mappings            -- Show DUNDi mappings&lt;br /&gt;
dundi show peers [registered|include|exclude|begin] -- Show defined DUNDi peers&lt;br /&gt;
dundi show peer                -- Show info on a specific DUNDi peer&lt;br /&gt;
dundi show precache            -- Show DUNDi precache&lt;br /&gt;
dundi show requests            -- Show DUNDi requests&lt;br /&gt;
dundi show trans               -- Show active DUNDi transactions&lt;br /&gt;
dundi store history {on|off}   -- Enable/Disable DUNDi historic records&lt;br /&gt;
fax set debug {on|off}         -- Enable/Disable FAX debugging on new FAX sessions&lt;br /&gt;
fax show capabilities          -- Show the capabilities of the registered FAX technology modules&lt;br /&gt;
fax show session               -- Show the status of the named FAX sessions&lt;br /&gt;
fax show sessions              -- Show the current FAX sessions&lt;br /&gt;
fax show settings              -- Show the global settings and defaults of both the FAX core and technology modules&lt;br /&gt;
fax show stats                 -- Summarize FAX session history&lt;br /&gt;
fax show version               -- Show versions of FAX For Asterisk components&lt;br /&gt;
features show                  -- Lists configured features&lt;br /&gt;
file convert                   -- Convert audio file&lt;br /&gt;
group show channels            -- Display active channels with group(s)&lt;br /&gt;
hangup request                 -- &amp;lt;no description available&amp;gt;&lt;br /&gt;
help                           -- &amp;lt;no description available&amp;gt;&lt;br /&gt;
http show status               -- Display HTTP server status&lt;br /&gt;
iax2 provision                 -- Provision an IAX device&lt;br /&gt;
iax2 prune realtime            -- Prune a cached realtime lookup&lt;br /&gt;
iax2 reload                    -- Reload IAX configuration&lt;br /&gt;
iax2 set debug {on|off|peer}   -- Enable/Disable IAX debugging&lt;br /&gt;
iax2 set debug jb {on|off}     -- Enable/Disable IAX jitterbuffer debugging&lt;br /&gt;
iax2 set debug trunk {on|off}  -- Enable/Disable IAX trunk debugging&lt;br /&gt;
iax2 set mtu                   -- Set the IAX systemwide trunking MTU&lt;br /&gt;
iax2 show cache                -- Display IAX cached dialplan&lt;br /&gt;
iax2 show callnumber usage     -- Show current entries in IP call number limit table&lt;br /&gt;
iax2 show channels             -- List active IAX channels&lt;br /&gt;
iax2 show firmware             -- List available IAX firmware&lt;br /&gt;
iax2 show netstats             -- List active IAX channel netstats&lt;br /&gt;
iax2 show peer                 -- Show details on specific IAX peer&lt;br /&gt;
iax2 show peers                -- List defined IAX peers&lt;br /&gt;
iax2 show provisioning         -- Display iax provisioning&lt;br /&gt;
iax2 show registry             -- Display IAX registration status&lt;br /&gt;
iax2 show stats                -- Display IAX statistics&lt;br /&gt;
iax2 show threads              -- Display IAX helper thread info&lt;br /&gt;
iax2 show users [like]         -- List defined IAX users&lt;br /&gt;
iax2 test losspct              -- Set IAX2 incoming frame loss percentage&lt;br /&gt;
iax2 unregister                -- Unregister (force expiration) an IAX2 peer from the registry&lt;br /&gt;
indication add                 -- Add the given indication to the country&lt;br /&gt;
indication remove              -- Remove the given indication from the country&lt;br /&gt;
indication show                -- Display a list of all countries/indications&lt;br /&gt;
local show channels            -- List status of local channels&lt;br /&gt;
logger add channel             -- Adds a new logging channel&lt;br /&gt;
logger mute                    -- Toggle logging output to a console&lt;br /&gt;
logger reload                  -- Reopens the log files&lt;br /&gt;
logger remove channel          -- Removes a logging channel&lt;br /&gt;
logger rotate                  -- Rotates and reopens the log files&lt;br /&gt;
logger set level {DEBUG|NOTICE|WARNING|ERROR|VERBOSE|DTMF} {on|off} -- Enables/Disables a specific logging level for this console&lt;br /&gt;
logger show channels           -- List configured log channels&lt;br /&gt;
manager reload                 -- Reload manager configurations&lt;br /&gt;
manager set debug [on|off]     -- Show, enable, disable debugging of the manager code&lt;br /&gt;
manager show command           -- Show a manager interface command&lt;br /&gt;
manager show commands          -- List manager interface commands&lt;br /&gt;
manager show connected         -- List connected manager interface users&lt;br /&gt;
manager show eventq            -- List manager interface queued events&lt;br /&gt;
manager show events            -- List manager interface events&lt;br /&gt;
manager show event             -- Show a manager interface event&lt;br /&gt;
manager show settings          -- Show manager global settings&lt;br /&gt;
manager show users             -- List configured manager users&lt;br /&gt;
manager show user              -- Display information on a specific manager user&lt;br /&gt;
mgcp audit endpoint            -- Audit specified MGCP endpoint&lt;br /&gt;
mgcp reload                    -- Reload MGCP configuration&lt;br /&gt;
mgcp set debug {on|off}        -- Enable/Disable MGCP debugging&lt;br /&gt;
mgcp show endpoints            -- List defined MGCP endpoints&lt;br /&gt;
minivm list accounts           -- List defined mini-voicemail boxes&lt;br /&gt;
minivm list templates          -- List message templates&lt;br /&gt;
minivm list zones              -- List zone message formats&lt;br /&gt;
minivm reload                  -- Reload Mini-voicemail configuration&lt;br /&gt;
minivm show settings           -- Show mini-voicemail general settings&lt;br /&gt;
minivm show stats              -- Show some mini-voicemail statistics&lt;br /&gt;
mixmonitor {start|stop|list}   -- Execute a MixMonitor command&lt;br /&gt;
module load                    -- Load a module by name&lt;br /&gt;
module reload                  -- Reload configuration for a module&lt;br /&gt;
module show [like]             -- List modules and info&lt;br /&gt;
module unload                  -- Unload a module by name&lt;br /&gt;
moh reload                     -- Reload MusicOnHold&lt;br /&gt;
moh show classes               -- List MusicOnHold classes&lt;br /&gt;
moh show files                 -- List MusicOnHold file-based classes&lt;br /&gt;
no debug channel               -- Disable debugging on channel(s)&lt;br /&gt;
originate                      -- &amp;lt;no description available&amp;gt;&lt;br /&gt;
out create campaign            -- Create new campaign&lt;br /&gt;
out delete campaign            -- Delete campaign&lt;br /&gt;
out set status {start|starting|stop|stopping|pause|pausing} on -- Set campaign parameters&lt;br /&gt;
out show campaigns             -- List defined outbound campaigns&lt;br /&gt;
out show campaign              -- Shows detail campaign info&lt;br /&gt;
out show dialings              -- List currently on serviced dialings&lt;br /&gt;
out show dlma list             -- Show list of dlma dial list&lt;br /&gt;
out show dlmas                 -- List defined outbound dlmas&lt;br /&gt;
out show dl                    -- Show detail dl info&lt;br /&gt;
out show plans                 -- List defined outbound plans&lt;br /&gt;
parking show                   -- Show a parking lot or a list of all parking lots.&lt;br /&gt;
phoneprov show routes          -- Show registered phoneprov http routes&lt;br /&gt;
pjsip reload                   -- &amp;lt;no description available&amp;gt;&lt;br /&gt;
presencestate change           -- Change a custom presence state&lt;br /&gt;
presencestate list             -- List currently know custom presence states&lt;br /&gt;
pri intense debug span         -- &amp;lt;no description available&amp;gt;&lt;br /&gt;
queue add member               -- Add a channel to a specified queue&lt;br /&gt;
queue reload {parameters|members|rules|all} -- Reload queues, members, queue rules, or parameters&lt;br /&gt;
queue remove member            -- Removes a channel from a specified queue&lt;br /&gt;
queue reset stats              -- Reset statistics for a queue&lt;br /&gt;
queue set penalty              -- Set penalty for a channel of a specified queue&lt;br /&gt;
queue set ringinuse            -- Set ringinuse for a channel of a specified queue&lt;br /&gt;
queue show                     -- Show status of a specified queue&lt;br /&gt;
queue show rules               -- Show the rules defined in queuerules.conf&lt;br /&gt;
queue {pause|unpause} member   -- Pause or unpause a queue member&lt;br /&gt;
realtime destroy               -- Delete a row from a RealTime database&lt;br /&gt;
realtime load                  -- Used to print out RealTime variables.&lt;br /&gt;
realtime store                 -- Store a new row into a RealTime database&lt;br /&gt;
realtime update                -- Used to update RealTime variables.&lt;br /&gt;
realtime update2               -- Used to test the RealTime update2 method&lt;br /&gt;
reload                         -- &amp;lt;no description available&amp;gt;&lt;br /&gt;
rtcp set debug {on|off|ip}     -- Enable/Disable RTCP debugging&lt;br /&gt;
rtcp set stats {on|off}        -- Enable/Disable RTCP stats&lt;br /&gt;
rtp set debug {on|off|ip}      -- Enable/Disable RTP debugging&lt;br /&gt;
say load [new|old]             -- Set or show the say mode&lt;br /&gt;
sip notify                     -- Send a notify packet to a SIP peer&lt;br /&gt;
sip prune realtime [peer|all]  -- Prune cached Realtime users/peers&lt;br /&gt;
sip qualify peer               -- Send an OPTIONS packet to a peer&lt;br /&gt;
sip reload                     -- Reload SIP configuration&lt;br /&gt;
sip set debug {on|off|ip|peer} -- Enable/Disable SIP debugging&lt;br /&gt;
sip set history {on|off}       -- Enable/Disable SIP history&lt;br /&gt;
sip show {channels|subscriptions} -- List active SIP channels or subscriptions&lt;br /&gt;
sip show channelstats          -- List statistics for active SIP channels&lt;br /&gt;
sip show channel               -- Show detailed SIP channel info&lt;br /&gt;
sip show domains               -- List our local SIP domains&lt;br /&gt;
sip show history               -- Show SIP dialog history&lt;br /&gt;
sip show inuse                 -- List all inuse/limits&lt;br /&gt;
sip show mwi                   -- Show MWI subscriptions&lt;br /&gt;
sip show objects               -- List all SIP object allocations&lt;br /&gt;
sip show peers                 -- List defined SIP peers&lt;br /&gt;
sip show peer                  -- Show details on specific SIP peer&lt;br /&gt;
sip show registry              -- List SIP registration status&lt;br /&gt;
sip show sched                 -- Present a report on the status of the scheduler queue&lt;br /&gt;
sip show settings              -- Show SIP global settings&lt;br /&gt;
sip show tcp                   -- List TCP Connections&lt;br /&gt;
sip show users                 -- List defined SIP users&lt;br /&gt;
sip show user                  -- Show details on specific SIP user&lt;br /&gt;
sip unregister                 -- Unregister (force expiration) a SIP peer from the registry&lt;br /&gt;
skinny message clear           -- Clear message to devices&lt;br /&gt;
skinny message set             -- Send message to devices&lt;br /&gt;
skinny reload                  -- Reload Skinny config&lt;br /&gt;
skinny reset                   -- Reset Skinny device(s)&lt;br /&gt;
skinny show devices            -- List defined Skinny devices&lt;br /&gt;
skinny show device             -- List Skinny device information&lt;br /&gt;
skinny show lines [verbose]    -- List defined Skinny lines per device&lt;br /&gt;
skinny show line               -- List Skinny line information&lt;br /&gt;
skinny show settings           -- List global Skinny settings&lt;br /&gt;
sorcery memory cache dump      -- Dump all objects within a sorcery memory cache&lt;br /&gt;
sorcery memory cache expire    -- Expire a specific object or ALL objects within a sorcery memory cache&lt;br /&gt;
sorcery memory cache populate  -- Clear and populate the sorcery memory cache with objects from the backend&lt;br /&gt;
sorcery memory cache show      -- Show sorcery memory cache information&lt;br /&gt;
sorcery memory cache stale     -- Mark a specific object or ALL objects as stale within a sorcery memory cache&lt;br /&gt;
stun set debug {on|off}        -- Enable/Disable STUN debugging&lt;br /&gt;
stun show status               -- Show STUN servers and statuses&lt;br /&gt;
timing test                    -- Run a timing test&lt;br /&gt;
udptl set debug {on|off|ip}    -- Enable/Disable UDPTL debugging&lt;br /&gt;
udptl show config              -- Show UDPTL config options&lt;br /&gt;
ulimit                         -- Set or show process resource limits&lt;br /&gt;
unistim reload                 -- Reload UNISTIM configuration&lt;br /&gt;
unistim send packet            -- Send packet (for reverse engineering)&lt;br /&gt;
unistim set debug {on|off}     -- Toggle UNITSTIM debugging&lt;br /&gt;
unistim show devices           -- Show UNISTIM devices&lt;br /&gt;
unistim show info              -- Show UNISTIM info&lt;br /&gt;
voicemail reload               -- Reload voicemail configuration&lt;br /&gt;
voicemail show users           -- List defined voicemail boxes&lt;br /&gt;
voicemail show zones           -- List zone message formats&lt;br /&gt;
xmldoc dump                    -- Dump the XML docs to the specified file&lt;br /&gt;
zmq manager status             -- Shows useful status about zmq manager&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:asterisk]]&lt;/div&gt;</summary>
		<author><name>Pchero</name></author>
	</entry>
</feed>