Start an if branch.
Generates special information tone to block telemarketers from calling you. This application will set the following channel variable upon completion:.
Start a while loop.
Wait (sleep) until the current time is the given epoch.
Waits for a single-frequency tone to be detected before dialplan execution continues. WAITFORTONESTATUS - This indicates the result of the wait.
Waits for up to silencerequired milliseconds of silence, iterations times. An optional timeout specified the number of seconds to return after, even i...
Waits for signaltimeout seconds on the current channel to receive a signal with name signalname. Acts as a consumer in a simple message queue.
Returns '0' after waiting at least timeout seconds, and only after the next ring has completed. Returns '0' on success or '-1' on hangup.
Waits for up to noiserequired milliseconds of noise, iterations times. An optional timeout specified the number of seconds to return after, even if we...
Waits until expression evaluates to true, checking every interval seconds for up to timeout. Asterisk dialplan application reference.
Waits for the user to press one of the accepted digits for a specified number of seconds. Asterisk dialplan application reference.
Play a single voice mail msg from a mailbox by msg id.
Send arbitrary text to verbose output.
Will say the recorded name of the voicemail user specified as the argument to this application. If no context is provided, 'default' is assumed.
Authenticate with Voicemail passwords.
Send an arbitrary user-defined event to parties interested in a channel (AMI users and relevant res_stasis applications).
Unpauses (resumes calls to) a queue member. This is the counterpart to 'PauseQueueMember()' and operates exactly the same way, except it unpauses inst...
Unpauses monitoring of a channel on which monitoring had previously been paused with PauseMonitor. Asterisk dialplan application reference.
Executes a command by using system(). Result of execution is returned in the SYSTEMSTATUS channel variable: SYSTEMSTATUS FAILURE - Could not execute t...
Allows an arbitrary application to be invoked even when not hard coded into the dialplan. To invoke external applications see the application System.
Requests the remote caller be transferred to a given destination. If TECH (SIP, IAX2, etc) is used, only an incoming call with the same channel techno...
Wait for period of time while scanning for call progress tones
Execute Interface Test Server.
Execute Interface Test Client.
Echo media, up to 'N' streams of a type, and DTMF back to the calling party