Allow statistics to be passed to the StatsD server from the dialplan.
Invoke a Stasis application. This application will set the following channel variable upon completion: STASISSTATUS - This indicates the status of the...
Start background music on a channel without blocking the dialplan. Use StartMusicOnHold when you need MOH to play during a transfer, callback wait, or...
Remove one address from gosub stack.
Unload a grammar. Hangs up the channel on failure. If this is not desired, use TryExec. Asterisk dialplan application reference.
Tell the speech recognition engine that it should start trying to get results from audio being fed to it. Hangs up the channel on failure.
This changes the processing sound that SpeechBackground plays back when the speech recognition engine is processing and working to get results.
Load a grammar.
This destroys the information used by all the other speech recognition applications. Asterisk dialplan application reference.
This deactivates the specified grammar so that it is no longer recognized. Hangs up the channel on failure. If this is not desired, use TryExec.
Creates information to be used by all the other applications. It must be called before doing any speech recognition activities such as activating a.
Play a sound file and wait for speech to be recognized.
This activates the specified grammar to be recognized by the engine. A grammar tells the speech recognition engine what to recognize, and how to portr...
Hangs up the requested channel. If there are no channels to hangup, the application will report it. Asterisk dialplan application reference.
This simple number guessing application is a template to build other applications from. Asterisk dialplan application reference.
Sends a signal to any waiting channels.
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...
Sends text to the current channel. current channel could be the caller or callee depending on the context in which this application is called.
Sends arbitrary SF digits on the current or specified channel.
Sends arbitrary MF digits on the current or specified channel.
Send an image file on a channel supporting it. Result of transmission will be stored in SENDIMAGESTATUS SENDIMAGESTATUS SUCCESS - Transmission succeed...
Is provided by res\_fax, which is a FAX technology agnostic module that utilizes FAX technology resource modules to complete a FAX transmission.
Sends arbitrary DTMF digits
Uses some of the sound files stored in /var/lib/asterisk/sounds to construct a phrase saying the specified date and/or time in the specified format.