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:'.
Indicate ringing tone.
Place a call, retrying on failure allowing an optional exit extension.
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:...
If the interface is NOT in the queue it will return an error. This application sets the following channel variable upon completion: RQMSTATUS REMOVED.
Reloads an Asterisk module, blocking the channel until the reload has completed.
Waits for timeout seconds on the current channel to receive text. Result of transmission will be stored in the following variables: RECEIVETEXTMESSAGE...
Detects SF digits on a channel and saves them to a variable.
Detects MF digits on a channel and saves them to a variable.
Is provided by res\_fax, which is a FAX technology agnostic module that utilizes FAX technology resource modules to complete a FAX transmission.
Reads a '#' terminated string of digits from the user into the given variable. Will set READEXTENSTATUS on exit with one of the following statuses:.
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.
Writes to the queue_log file.
Will request that in-band progress information be provided to the calling channel. Asterisk dialplan application reference.
Indicate proceeding.
Require phone number to be entered, if no CallerID sent
Plays a tone list. Execution will continue with the next step in the dialplan immediately while the tones continue to play.
Pickup a ringing channel.
Pauses (blocks calls for) a queue member. The given interface will be paused in the given queue. Asterisk dialplan application reference.
Pauses monitoring of a channel until it is re-enabled by a call to UnpauseMonitor. Asterisk dialplan application reference.
Used to retrieve a parked call from a parking lot. If a parking lot's parkext option is set, then Parking lots will automatically create and manage.
Park a call into the parkinglot and announce the call to another channel. The variable PARKEDAT will contain the parking extension into which the call...
Page series of phones
Send a NOTIFY to either an arbitrary URI, or inside a SIP dialog.