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.
Will retrieve a value from the Asterisk database and then remove that key from the database. DBRESULT will be set to the key's value if it exists.
Will read from or write a value to the Asterisk database. On a read, this function returns the corresponding value from the database, or blank if it d...
Set or get a property of a DAHDI channel.
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.
Set a custom dynamic bridge, user, or menu profile on a channel for the ConfBridge application using the same options available in confbridge.conf.
Checks if the specified channel exists.
Gets the list of channels, optionally filtering by a regular expression.
Gets/sets various pieces of information about the channel, additional item may be available from the channel driver; see its documentation for details...
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 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 ...
Retrieve data from a previously run CALENDAR_QUERY() call
Query a calendar server and store the data on a channel
Get calendar event notification data from a notification call.
Determine if the calendar is marked busy at this time.
Uses astdb to check if the Caller*ID is in family 'blacklist'. Returns '1' or '0'. Asterisk dialplan function reference.
Return the name of a file.
Encode a string in base64.
Decode a base64 string.