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.
Sends arbitrary DTMF digits
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 currency sounds for the given floating point number in the current language. Currently only English and US Dollars is supported.
Will play the sounds that correspond to the given digits. Optionally, a gender may be specified. Asterisk dialplan application reference.
Say a noun in declined form in order to count things
Say Alpha.
Say a adjective in declined form in order to count things
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...
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...
Communicates with SMS service centres and SMS capable analogue phones.
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.
Changes the dtmfmode for a SIP call. Asterisk dialplan application reference.
Remove SIP headers previously added with SIPAddHeader
Indicate ringing tone.
Adds a header to a SIP call placed with DIAL. Remember to use the X-header if you are adding non-standard SIP headers, like 'X-Asterisk-Accountcode:'.
Place a call, retrying on failure allowing an optional exit extension.
If the interface is NOT in the queue it will return an error. This application sets the following channel variable upon completion: RQMSTATUS REMOVED.
Causes the Call Data Record to be reset. Depending on the flags passed in, this can have several effects. With no options, a reset does the following:...
Reloads an Asterisk module, blocking the channel until the reload has completed.
Detects SF digits on a channel and saves them to a variable.
Waits for timeout seconds on the current channel to receive text. Result of transmission will be stored in the following variables: RECEIVETEXTMESSAGE...
Detects MF digits on a channel and saves them to a variable.
Reads a '#' terminated string of digits from the user into the given variable. Will set READEXTENSTATUS on exit with one of the following statuses:.
Is provided by res\_fax, which is a FAX technology agnostic module that utilizes FAX technology resource modules to complete a FAX transmission.
Will jump to the 'e' extension in the current context, setting the dialplan function EXCEPTION(). Asterisk dialplan application reference.
Writes to the queue_log file for outbound calls and updates Realtime Data. Is used at h extension to be able to have all the parameters.
Will request that in-band progress information be provided to the calling channel. Asterisk dialplan application reference.