Waits for some time.
Allows the calling party to check voicemail messages. A specific mailbox, and optional corresponding context, may be specified.
Allows the calling party to leave a message for the specified list of mailboxes. When multiple mailboxes are specified, the greeting will be taken fro...
Execute a system command.
Will play the sounds that correspond to the digits of the given number. This will use the language that is currently set for the channel.
Jumps to the last label on the stack, removing it. The return value, if any, is saved in the channel variable GOSUB_RETVAL.
If filename contains '%d', these characters will be replaced with a number incremented by one each time the file is recorded.
Prompts the caller to enter DTMF digits into a dialplan variable. Supports configurable timeout, maximum digit count, and retry attempts.
In addition to transferring the call, a call may be parked and then picked up by another user. Asterisk dialplan application reference.
Plays back given filenames (do not put extension of wav/alaw etc). The Playback application answers the channel if no options are specified.
Directed extension call pickup.
Park yourself.
Does nothing. However, it is useful for debugging purposes. This method can be used to see the evaluations of variables or functions without having an...
Hang up the calling channel.
Will set the context, extension, and priority in the channel structure based on the evaluation of the given time specification.
Will set the current context, extension, and priority in the channel structure based on the evaluation of the given condition.
Will set the current context, extension, and priority in the channel structure. After it completes, the pbx engine will continue dialplan execution at...
Jump to label, saving return address.
Performs Find-Me/Follow-Me functionality for the caller as defined in the profile matching the followmeid parameter in followme.conf.
Echos back any media or DTMF frames read from the calling channel back to itself. This will not echo CONTROL, MODEM, or NULL frames.
Will place calls to one or more specified channels. As soon as one of the requested channels answers, the originating channel will be answered, if it ...
Conference bridge application.
Will play the given list of files (do not put extension) while waiting for an extension to be dialed by the calling channel.
Answer a channel if ringing.
Dynamically adds queue members.