List registered hint.
When called with a topic as an argument, displays usage information on the given command.
Show hangup handlers for all channels.
Show hangup handlers of a specified channel.
List builtin functions, optionally only those matching a given string
Describe a particular dialplan function.
Displays currently registered file formats (if any).
List all file descriptors currently in use and where each was opened, and with what command.
Lists device state to extension state combinations.
Shows the filenames to config engines.
Displays codec mapping
Lists available channel types registered in your Asterisk server.
Show details about the specified channel type, <name>.
Lists currently defined channels and some information about them.
Shows lots of information about the specified channel.
Lists number of currently active calls and total number of calls processed through PBX since last restart.
List applications which are currently available.
Describes a particular application.
core set verbose off
core set trace off
Enables/disables debugging on all or on a specific channel.
core set debug category off [<category> [<category>] ...]
core set debug off
Causes Asterisk to perform a cold restart when all active calls have ended.
Causes Asterisk to hangup all calls and exec() itself performing a cold restart.
Causes Asterisk to stop accepting new calls and exec() itself performing a cold restart when all active calls have ended.
Resets stats for all taskprocessors
Resets stats for the specified taskprocessor
Execute a global reload.