Shows all ARI websocket sessions
Shows all ARI users
Shows all ARI settings
Shows a specific ARI user
Shows all ARI outbound-websockets
Lists all registered applications.
Shows a specific ARI outbound websocket
Provide detailed information about a registered application.
Encrypts a password for use in ari.conf Be aware that the password will be shown in the command line history.
Enable or disable debugging on a specific application.
When called with a topic as an argument, displays usage information on the given command.
Enables/disables dumping of AGI transactions for debugging purposes.
Dumps the AGI command list in HTML format to the given file.
Add AGI command to the execute queue of the specified channel in Async AGI
Enable AEL read, token, or context debugging, or disable all AEL debugging messages.
Migrate from chan_sip to res_pjsip in Asterisk. Covers the sip_to_pjsip.py conversion script, side-by-side sip.conf vs pjsip.conf examples for endpoin...
Route inbound calls to a live queue during business hours and to an after-hours message outside of them, using GotoIfTime() with no external scripting...
Ring all group members simultaneously and route to a shared voicemail mailbox if nobody answers. Covers DIALSTATUS handling, CANCEL guard, shared mail...
Auto-attendant that replays the menu on invalid input or silence, and hangs up gracefully after three failed attempts.
Provides details about an outbound subscription - one in which Asterisk sends SUBSCRIBE requests and periodically receives NOTIFYs.
Configuration for chan_websocket
Provides details about an inbound subscription - one in which Asterisk handles SUBSCRIBE requests and periodically sends NOTIFYs to its subscribers.
Sets STIR/SHAKEN Attestation parameters on an outgoing channel.
Set how transfers are handled for a PJSIP channel.
SET assigns a value to a channel variable.
Adds, updates or removes the specified SIP header from a PJSIP or non-PJSIP channel to be inherited to an outbound PJSIP channel.
Executes a Gosub and provides its return value as a string
Retrieve data pertaining to specific instances of MixMonitor on a channel.
Set or get a property of a DAHDI channel.
Set a custom dynamic bridge, user, or menu profile on a channel for the ConfBridge application using the same options available in confbridge.conf.