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.
Get a field from a sorcery object
Retrieve a variable from a configuration file.
The comma-delimited list passed as a value to which the function is set will be interpreted as a set of values to which the comma-delimited list of.
Currently, the only supported parameter is "sessions" which will return the current number of active sessions for this AMI account.
Gets information about an Agent
Apply automatic gain control to audio on a channel.
Encrypt a string with AES given a 16 character key.
Decrypt a string encoded in base64 with AES given a 16 character key.
Returns absolute value of a number.
The timeouts that can be manipulated are: absolute: The absolute maximum amount of time permitted for a call. Setting of 0 disables the timeout.
> Note > > If 'live_dangerously' in 'asterisk.conf' is set to 'no', this function can only be executed from the dialplan, and not directly from extern...
Check for an expression.
Permits all characters listed in allowed-chars, filtering all others outs. In addition to literally listing the characters, you may also use ranges of...
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...
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.
Gets/sets various pieces of information about the channel, additional item may be available from the channel driver; see its documentation for details...
Can be used to set the value of channel variables or dialplan functions. When setting variables, if the variable name is prefixed with '', the variabl...