Cancel a Call Completion Request. This application sets the following channel variables: CCCANCELRESULT - This is the returned status of the cancel.
A CEL event will be immediately generated by this channel, with the supplied name for a type. Asterisk dialplan application reference.
Indicate the Busy condition.
Transmit or receive audio to or from multiple channels simultaneously
Places the incoming channel into a holding bridge. The channel will then wait in the holding bridge until some event occurs which removes it from the.
Join a bridge that contains the specified channel.
Allows the ability to bridge two channels via the dialplan. This application sets the following channel variable upon completion: BRIDGERESULT - The.
Blind transfer channel(s) to the extension and context provided
Plays back filename, waiting for interruption from a given digit (the digit must start the beginning of a valid extension, or it will be ignored).
Will play the given list of files (do not put extension) while waiting for an extension to be dialed by the calling channel.
Asks the caller to enter a given password in order to continue dialplan execution. Asterisk dialplan application reference.
Transmit and receive PCM audio between a channel and a TCP socket server.
Attended transfer to the extension provided and TRANSFER_CONTEXT
Answer a channel if ringing.
Provide support for receiving alarm reports from a burglar or fire alarm panel.
Request an agent to connect with the channel. Failure to find, alert the agent, or acknowledge the call will continue in the dialplan with AGENT\STATU...
Login an agent to the system. Any agent authentication is assumed to already be done by dialplan. Asterisk dialplan application reference.
Dynamically adds queue members.
Attempts to detect answering machines at the beginning of outbound calls. Simply call this application after the call has been answered (outbound only...
Executes an Asterisk Gateway Interface compliant program on a channel. AGI allows Asterisk to launch external programs written in any language to cont...
Execute the named subroutine, defined in AEL, from another dialplan language, such as extensions.conf, Realtime extensions, or Lua.
Quick reference for commonly used Asterisk CLI commands -- PJSIP, dialplan, channel, system, voicemail, queue, and debugging commands organized by cat...
Used to start monitoring a channel. The channel's input and output voice packets are logged to files until the channel hangs up or monitoring is stopp...
Changes the dtmfmode for a SIP call. Asterisk dialplan application reference.
Unpauses monitoring of a channel on which monitoring had previously been paused with PauseMonitor. Asterisk dialplan application reference.
Stops monitoring a channel. Has no effect if the channel is not monitored. Asterisk dialplan application reference.
Will set the channel's AMA Flags for billing purposes. This application is deprecated. Please use the CHANNEL function instead. ///
Requests client go to URL (IAX2) or sends the URL to the client (other channels). Result is returned in the SENDURLSTATUS channel variable: SENDURLSTA...
Send an image file on a channel supporting it. Result of transmission will be stored in SENDIMAGESTATUS SENDIMAGESTATUS SUCCESS - Transmission succeed...
Remove SIP headers previously added with SIPAddHeader