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.
Will play the sounds from the phonetic alphabet that correspond to the letters in the given string. Asterisk dialplan application reference.
Say Ordinal Number.
Will play the sounds that correspond to the given digits. Optionally, a gender may be specified. Asterisk dialplan application reference.
Will play the currency sounds for the given floating point number in the current language. Currently only English and US Dollars is supported.
Say a noun in declined form in order to count things
Say a adjective in declined form in order to count things
Say Alpha.
Will play the sounds that correspond to the letters of the given string. If the channel variable SAY\DTMF\INTERRUPT is set to 'true' (case insensitive...
Communicates with SMS service centres and SMS capable analogue phones.
Should be executed by an SLA trunk on an inbound call. The channel calling this application should correspond to the SLA trunk with the name trunk tha...
Should be executed by an SLA station. The argument depends on how the call was initiated. Asterisk dialplan application reference.
SIPSendCustomINFO() allows you to send a custom INFO message on all active SIP channels or on channels with the specified User Agent.
Remove SIP headers previously added with SIPAddHeader
Changes the dtmfmode for a SIP call. Asterisk dialplan application reference.