Checks the existence of a dialplan target.
Presents an interface meant to be used in concert with the Dial application, by presenting a list of channels which should be dialled when referenced.
The DEVICE\STATE function can be used to retrieve the device state from any device state provider. Asterisk dialplan function reference.
The DENOISE function will apply noise reduction to audio on the channel that it is executed on. Asterisk dialplan function reference.
Deletes a specified channel variable.
Decrements the value of a variable, while returning the updated value to the dialplan
Obtain a list of keys within the Asterisk database.
Obtain the number of keys at a prefix within the Asterisk database.
Check to see if a key exists in the Asterisk database.
Slices and dices strings, based upon a named delimiter.
Sets various options for future invocations of CURL.
Retrieve content from a remote web or ftp server
Quotes a given string for use in a CSV file, escaping embedded quotes as necessary
Gets or sets Connected Line data on the channel.
Get information about a ConfBridge conference.
Get a list of channels in a ConfBridge conference.
Checks if the domain in the argument is configured as a local SIP domain that this Asterisk server is configured to handle.
Checks if the specified channel exists.
Gets the list of channels, optionally filtering by a regular expression.
Set a property on a channel's CDR.
Read or set Call Detail Record fields in the dialplan. Access standard CDR fields (src, dst, duration, billsec, disposition) or create custom fields f...
Gets or sets Caller*ID presentation on the channel.
Gets or sets Caller*ID data on the channel.
Get or set a call completion configuration parameter for a channel.
Write event data to a calendar entry from the Asterisk dialplan. Set fields like summary, description, start time, end time, and location on calendar ...