Advertisement
ItzStaze

Asterix Commands

Jan 3rd, 2016
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.87 KB | None | 0 0
  1. *CLI> help
  2. ! -- Execute a shell command
  3. acl show -- Show a named ACL or list all named ACLs
  4. ael reload -- Reload AEL configuration
  5. ael set debug {read|tokens|macros|contexts|off} -- Enable AEL debugging flags
  6. agent logoff -- Sets an agent offline
  7. agent show all -- Show status of all agents
  8. agent show online -- Show status of online agents
  9. agent show -- Show information about an agent
  10. agi dump html -- Dumps a list of AGI commands in HTML format
  11. agi exec -- Add AGI command to a channel in Async AGI
  12. agi set debug [on|off] -- Enable/Disable AGI debugging
  13. agi show commands [topic] -- List AGI commands or specific help
  14. aoc set debug -- enable cli debugging of AOC messages
  15. ari mkpasswd -- Encrypts a password
  16. ari show status -- Show ARI settings
  17. ari show users -- List ARI users
  18. ari show user -- List single ARI user
  19. bridge kick -- Kick a channel from a bridge
  20. bridge show all -- List all bridges
  21. bridge show -- Show information about a bridge
  22. bridge technology show -- List registered bridge technologies
  23. bridge technology {suspend|unsuspend} -- Suspend/unsuspend a bridge technology
  24. calendar dump sched -- Dump calendar sched context
  25. calendar show calendar -- Display information about a calendar
  26. calendar show calendars -- Show registered calendars
  27. calendar show types -- Show all calendar types loaded
  28. cc cancel -- Kill a CC transaction
  29. cc report status -- Reports CC stats
  30. cdr set debug [on|off] -- Enable debugging in the CDR engine
  31. cdr show active -- Display active CDRs for channels
  32. cdr show pgsql status -- Show connection status of the PostgreSQL CDR driver (cdr_pgsql)
  33. cdr show status -- Display the CDR status
  34. cdr submit -- Posts all pending batched CDR data
  35. cel show status -- Display the CEL status
  36. channel originate -- Originate a call
  37. channel redirect -- Redirect a call
  38. channel request hangup -- Request a hangup on a given channel
  39. cli check permissions -- Try a permissions config for a user
  40. cli reload permissions -- Reload CLI permissions config
  41. cli show aliases -- Show CLI command aliases
  42. cli show permissions -- Show CLI permissions
  43. confbridge kick -- Kick participants out of conference bridges.
  44. confbridge list -- List conference bridges and participants.
  45. confbridge lock -- Lock a conference.
  46. confbridge mute -- Mute participants.
  47. confbridge record start -- Start recording a conference
  48. confbridge record stop -- Stop recording a conference.
  49. confbridge show menu -- Show a conference menu
  50. confbridge show menus -- Show a list of conference menus
  51. confbridge show profile bridge -- Show a conference bridge profile.
  52. confbridge show profile bridges -- Show a list of conference bridge profiles.
  53. confbridge show profile user -- Show a conference user profile.
  54. confbridge show profile users -- Show a list of conference user profiles.
  55. confbridge unlock -- Unlock a conference.
  56. confbridge unmute -- Unmute participants.
  57. config list -- Show all files that have loaded a configuration file
  58. config reload -- Force a reload on modules using a particular configuration file
  59. config show help -- Show configuration help for a module
  60. console answer -- Answer an incoming console call
  61. console boost -- Sets/displays mic boost in dB
  62. console dial -- Dial an extension on the console
  63. console flash -- Flash a call on the console
  64. console hangup -- Hangup a call on the console
  65. console {mute|unmute} [toggle] -- Disable/Enable mic input
  66. console send text -- Send text to the remote device
  67. console transfer -- Transfer a call to a different extension
  68. console {device} -- Generic console command
  69. console {set|show} autoanswer [on|off] -- Sets/displays autoanswer
  70. console {set|show} active [<device>] -- Sets/displays active console
  71. core abort shutdown -- Cancel a running shutdown
  72. core clear profile -- Clear profiling info
  73. core ping taskprocessor -- Ping a named task processor
  74. core reload -- Global reload
  75. core restart gracefully -- Restart Asterisk gracefully
  76. core restart now -- Restart Asterisk immediately
  77. core restart when convenient -- Restart Asterisk at empty call volume
  78. core set debug channel -- Enable/disable debugging on a channel
  79. core set debug -- Set level of debug chattiness
  80. core set verbose -- Set level of verbose chattiness
  81. core show applications [like|describing] -- Shows registered dialplan applications
  82. core show application -- Describe a specific dialplan application
  83. core show calls [uptime] -- Display information on calls
  84. core show channels [concise|verbose|count] -- Display information on channels
  85. core show channel -- Display information on a specific channel
  86. core show channeltypes -- List available channel types
  87. core show channeltype -- Give more details on that channel type
  88. core show codecs [audio|video|image|text] -- Displays a list of registered codecs
  89. core show codec -- Shows a specific codec
  90. core show config mappings -- Display config mappings (file names to config engines)
  91. core show file formats -- Displays file formats
  92. core show file version [like] -- List versions of files used to build Asterisk
  93. core show functions [like] -- Shows registered dialplan functions
  94. core show function -- Describe a specific dialplan function
  95. core show hanguphandlers all -- Show hangup handlers of all channels
  96. core show hanguphandlers -- Show hangup handlers of a specified channel
  97. core show help -- Display help list, or specific help on a command
  98. core show hints -- Show dialplan hints
  99. core show hint -- Show dialplan hint
  100. core show image formats -- Displays image formats
  101. core show license -- Show the license(s) for this copy of Asterisk
  102. core show profile -- Display profiling info
  103. core show settings -- Show some core settings
  104. core show sounds -- Shows available sounds
  105. core show sound -- Shows details about a specific sound
  106. core show switches -- Show alternative switches
  107. core show sysinfo -- Show System Information
  108. core show taskprocessors -- List instantiated task processors and statistics
  109. core show threads -- Show running threads
  110. core show translation -- Display translation matrix
  111. core show uptime [seconds] -- Show uptime information
  112. core show version -- Display version info
  113. core show warranty -- Show the warranty (if any) for this copy of Asterisk
  114. core stop gracefully -- Gracefully shut down Asterisk
  115. core stop now -- Shut down Asterisk immediately
  116. core stop when convenient -- Shut down Asterisk at empty call volume
  117. core waitfullybooted -- Wait for Asterisk to be fully booted
  118. data get -- Data API get
  119. data show providers -- Show data providers
  120. database del -- Removes database key/value
  121. database deltree -- Removes database keytree/values
  122. database get -- Gets database value
  123. database put -- Adds/updates database value
  124. database query -- Run a user-specified query on the astdb
  125. database show -- Shows database contents
  126. database showkey -- Shows database contents
  127. devstate change -- Change a custom device state
  128. devstate list -- List currently known custom device states
  129. dialplan add extension -- Add new extension into context
  130. dialplan add ignorepat -- Add new ignore pattern
  131. dialplan add include -- Include context in other context
  132. dialplan debug -- Show fast extension pattern matching data structures
  133. dialplan reload -- Reload extensions and *only* extensions
  134. dialplan remove context -- Remove a specified context
  135. dialplan remove extension -- Remove a specified extension
  136. dialplan remove ignorepat -- Remove ignore pattern from context
  137. dialplan remove include -- Remove a specified include from context
  138. dialplan save -- Save current dialplan into a file
  139. dialplan set chanvar -- Set a channel variable
  140. dialplan set extenpatternmatchnew false -- Use the Old extension pattern matching algorithm.
  141. dialplan set extenpatternmatchnew true -- Use the New extension pattern matching algorithm.
  142. dialplan set global -- Set global dialplan variable
  143. dialplan show chanvar -- Show channel variables
  144. dialplan show globals -- Show global dialplan variables
  145. dialplan show -- Show dialplan
  146. dnsmgr refresh -- Performs an immediate refresh
  147. dnsmgr reload -- Reloads the DNS manager configuration
  148. dnsmgr status -- Display the DNS manager status
  149. dundi flush [stats] -- Flush DUNDi cache
  150. dundi lookup -- Lookup a number in DUNDi
  151. dundi precache -- Precache a number in DUNDi
  152. dundi query -- Query a DUNDi EID
  153. dundi set debug {on|off} -- Enable/Disable DUNDi debugging
  154. dundi show cache -- Show DUNDi cache
  155. dundi show entityid -- Display Global Entity ID
  156. dundi show hints -- Show DUNDi hints in the cache
  157. dundi show mappings -- Show DUNDi mappings
  158. dundi show peers [registered|include|exclude|begin] -- Show defined DUNDi peers
  159. dundi show peer -- Show info on a specific DUNDi peer
  160. dundi show precache -- Show DUNDi precache
  161. dundi show requests -- Show DUNDi requests
  162. dundi show trans -- Show active DUNDi transactions
  163. dundi store history {on|off} -- Enable/Disable DUNDi historic records
  164. fax set debug {on|off} -- Enable/Disable FAX debugging on new FAX sessions
  165. fax show capabilities -- Show the capabilities of the registered FAX technology modules
  166. fax show session -- Show the status of the named FAX sessions
  167. fax show sessions -- Show the current FAX sessions
  168. fax show settings -- Show the global settings and defaults of both the FAX core and technology modules
  169. fax show stats -- Summarize FAX session history
  170. fax show version -- Show versions of FAX For Asterisk components
  171. features show -- Lists configured features
  172. file convert -- Convert audio file
  173. group show channels -- Display active channels with group(s)
  174. hangup request -- <no description available>
  175. help -- <no description available>
  176. http show status -- Display HTTP server status
  177. iax2 provision -- Provision an IAX device
  178. iax2 prune realtime -- Prune a cached realtime lookup
  179. iax2 reload -- Reload IAX configuration
  180. iax2 set debug {on|off|peer} -- Enable/Disable IAX debugging
  181. iax2 set debug jb {on|off} -- Enable/Disable IAX jitterbuffer debugging
  182. iax2 set debug trunk {on|off} -- Enable/Disable IAX trunk debugging
  183. iax2 set mtu -- Set the IAX systemwide trunking MTU
  184. iax2 show cache -- Display IAX cached dialplan
  185. iax2 show callnumber usage -- Show current entries in IP call number limit table
  186. iax2 show channels -- List active IAX channels
  187. iax2 show firmware -- List available IAX firmware
  188. iax2 show netstats -- List active IAX channel netstats
  189. iax2 show peer -- Show details on specific IAX peer
  190. iax2 show peers -- List defined IAX peers
  191. iax2 show provisioning -- Display iax provisioning
  192. iax2 show registry -- Display IAX registration status
  193. iax2 show stats -- Display IAX statistics
  194. iax2 show threads -- Display IAX helper thread info
  195. iax2 show users [like] -- List defined IAX users
  196. iax2 test losspct -- Set IAX2 incoming frame loss percentage
  197. iax2 unregister -- Unregister (force expiration) an IAX2 peer from the registry
  198. indication add -- Add the given indication to the country
  199. indication remove -- Remove the given indication from the country
  200. indication show -- Display a list of all countries/indications
  201. keys init -- Initialize RSA key passcodes
  202. keys show -- Displays RSA key information
  203. local show channels -- List status of local channels
  204. logger add channel -- Adds a new logging channel
  205. logger mute -- Toggle logging output to a console
  206. logger reload -- Reopens the log files
  207. logger remove channel -- Removes a logging channel
  208. logger rotate -- Rotates and reopens the log files
  209. logger set level {DEBUG|NOTICE|WARNING|ERROR|VERBOSE|DTMF} {on|off} -- Enables/Disables a specific logging level for this console
  210. logger show channels -- List configured log channels
  211. manager reload -- Reload manager configurations
  212. manager set debug [on|off] -- Show, enable, disable debugging of the manager code
  213. manager show command -- Show a manager interface command
  214. manager show commands -- List manager interface commands
  215. manager show connected -- List connected manager interface users
  216. manager show eventq -- List manager interface queued events
  217. manager show events -- List manager interface events
  218. manager show event -- Show a manager interface event
  219. manager show settings -- Show manager global settings
  220. manager show users -- List configured manager users
  221. manager show user -- Display information on a specific manager user
  222. mgcp audit endpoint -- Audit specified MGCP endpoint
  223. mgcp reload -- Reload MGCP configuration
  224. mgcp set debug {on|off} -- Enable/Disable MGCP debugging
  225. mgcp show endpoints -- List defined MGCP endpoints
  226. minivm list accounts -- List defined mini-voicemail boxes
  227. minivm list templates -- List message templates
  228. minivm list zones -- List zone message formats
  229. minivm reload -- Reload Mini-voicemail configuration
  230. minivm show settings -- Show mini-voicemail general settings
  231. minivm show stats -- Show some mini-voicemail statistics
  232. mixmonitor {start|stop|list} -- Execute a MixMonitor command
  233. module load -- Load a module by name
  234. module reload -- Reload configuration for a module
  235. module show [like] -- List modules and info
  236. module unload -- Unload a module by name
  237. moh reload -- Reload MusicOnHold
  238. moh show classes -- List MusicOnHold classes
  239. moh show files -- List MusicOnHold file-based classes
  240. no debug channel -- Disable debugging on channel(s)
  241. odbc read -- Test reading a func_odbc function
  242. odbc show -- List ODBC DSN(s)
  243. odbc write -- Test setting a func_odbc function
  244. originate -- <no description available>
  245. parking show -- Show a parking lot or a list of all parking lots.
  246. phoneprov show routes -- Show registered phoneprov http routes
  247. pjsip reload -- <no description available>
  248. presencestate change -- Change a custom presence state
  249. presencestate list -- List currently know custom presence states
  250. pri intense debug span -- <no description available>
  251. queue add member -- Add a channel to a specified queue
  252. queue reload {parameters|members|rules|all} -- Reload queues, members, queue rules, or parameters
  253. queue remove member -- Removes a channel from a specified queue
  254. queue reset stats -- Reset statistics for a queue
  255. queue set penalty -- Set penalty for a channel of a specified queue
  256. queue set ringinuse -- Set ringinuse for a channel of a specified queue
  257. queue show -- Show status of a specified queue
  258. queue show rules -- Show the rules defined in queuerules.conf
  259. queue {pause|unpause} member -- Pause or unpause a queue member
  260. realtime destroy -- Delete a row from a RealTime database
  261. realtime load -- Used to print out RealTime variables.
  262. realtime show pgsql cache -- Shows cached tables within the PostgreSQL realtime driver
  263. realtime show pgsql status -- Shows connection information for the PostgreSQL RealTime driver
  264. realtime store -- Store a new row into a RealTime database
  265. realtime update -- Used to update RealTime variables.
  266. realtime update2 -- Used to test the RealTime update2 method
  267. reload -- <no description available>
  268. rtcp set debug {on|off|ip} -- Enable/Disable RTCP debugging
  269. rtcp set stats {on|off} -- Enable/Disable RTCP stats
  270. rtp set debug {on|off|ip} -- Enable/Disable RTP debugging
  271. say load [new|old] -- Set or show the say mode
  272. sip notify -- Send a notify packet to a SIP peer
  273. sip prune realtime [peer|all] -- Prune cached Realtime users/peers
  274. sip qualify peer -- Send an OPTIONS packet to a peer
  275. sip reload -- Reload SIP configuration
  276. sip set debug {on|off|ip|peer} -- Enable/Disable SIP debugging
  277. sip set history {on|off} -- Enable/Disable SIP history
  278. sip show {channels|subscriptions} -- List active SIP channels or subscriptions
  279. sip show channelstats -- List statistics for active SIP channels
  280. sip show channel -- Show detailed SIP channel info
  281. sip show domains -- List our local SIP domains
  282. sip show history -- Show SIP dialog history
  283. sip show inuse -- List all inuse/limits
  284. sip show mwi -- Show MWI subscriptions
  285. sip show objects -- List all SIP object allocations
  286. sip show peers -- List defined SIP peers
  287. sip show peer -- Show details on specific SIP peer
  288. sip show registry -- List SIP registration status
  289. sip show sched -- Present a report on the status of the scheduler queue
  290. sip show settings -- Show SIP global settings
  291. sip show tcp -- List TCP Connections
  292. sip show users -- List defined SIP users
  293. sip show user -- Show details on specific SIP user
  294. sip unregister -- Unregister (force expiration) a SIP peer from the registry
  295. skinny message clear -- Clear message to devices
  296. skinny message set -- Send message to devices
  297. skinny reload -- Reload Skinny config
  298. skinny reset -- Reset Skinny device(s)
  299. skinny show devices -- List defined Skinny devices
  300. skinny show device -- List Skinny device information
  301. skinny show lines [verbose] -- List defined Skinny lines per device
  302. skinny show line -- List Skinny line information
  303. skinny show settings -- List global Skinny settings
  304. sorcery memory cache dump -- Dump all objects within a sorcery memory cache
  305. sorcery memory cache expire -- Expire a specific object or ALL objects within a sorcery memory cache
  306. sorcery memory cache show -- Show sorcery memory cache information
  307. sorcery memory cache stale -- Mark a specific object or ALL objects as stale within a sorcery memory cache
  308. sqlite show status -- Show status information about the SQLite 2 driver
  309. sqlite show tables -- Cached table information about the SQLite 2 driver
  310. stun set debug {on|off} -- Enable/Disable STUN debugging
  311. stun show status -- Show STUN servers and statuses
  312. timing test -- Run a timing test
  313. udptl set debug {on|off|ip} -- Enable/Disable UDPTL debugging
  314. udptl show config -- Show UDPTL config options
  315. ulimit -- Set or show process resource limits
  316. unistim reload -- Reload UNISTIM configuration
  317. unistim send packet -- Send packet (for reverse engineering)
  318. unistim set debug {on|off} -- Toggle UNITSTIM debugging
  319. unistim show devices -- Show UNISTIM devices
  320. unistim show info -- Show UNISTIM info
  321. voicemail reload -- Reload voicemail configuration
  322. voicemail show users -- List defined voicemail boxes
  323. voicemail show zones -- List zone message formats
  324. xmldoc dump -- Dump the XML docs to the specified file
  325. xmpp create collection -- Creates a PubSub node collection.
  326. xmpp create leaf -- Creates a PubSub leaf node
  327. xmpp delete node -- Deletes a PubSub node
  328. xmpp list nodes -- Lists PubSub nodes
  329. xmpp purge nodes -- Purges PubSub nodes
  330. xmpp set debug {on|off} -- Enable/Disable Jabber debug
  331. xmpp show buddies -- Show buddy lists of our clients
  332. xmpp show connections -- Show state of clients and components
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement