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.
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.
Looks up the next destination via OSP. Input variables: OSPINHANDLE - The inbound call OSP transaction handle.
Looks up destination via OSP. Input variables: OSPINACTUALSRC - The actual source device IP address in indirect mode.
Report call state. Input variables: OSPINHANDLE - The inbound call OSP transaction handle. OSPOUTHANDLE - The outbound call OSP transaction handle.
Authenticate a call by OSP. Input variables: OSPINPEERIP - The last hop IP address. OSPINTOKEN - The inbound OSP token.