Jumps to the last label on the stack, removing it. The return value, if any, is saved in the channel variable GOSUB_RETVAL.
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.
If filename contains '%d', these characters will be replaced with a number incremented by one each time the file is recorded.
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.
In addition to transferring the call, a call may be parked and then picked up by another user. Asterisk dialplan application reference.
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 back given filenames (do not put extension of wav/alaw etc). The Playback application answers the channel if no options are specified.
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.
Directed extension call pickup.
Pauses (blocks calls for) a queue member. The given interface will be paused in the given queue. 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...
Park yourself.
Page series of phones
Send a NOTIFY to either an arbitrary URI, or inside a SIP dialog.
Hangup an incoming PJSIP channel with a SIP response code
Originates an outbound call and connects it to a specified extension or application. Asterisk dialplan application reference.