Is used to access details of an SMDI message that was pulled from the incoming SMDI message queue using the SMDI\MSG\RETRIEVE() function.
Removes and returns the first item off of a variable containing delimited text
Executes a command using the system shell and captures its output.
Implements a shared variable area, in which you may share variables between channels. Asterisk dialplan function reference.
Computes a SHA1 digest.
SET assigns a value to a channel variable.
Scrambles audio on a channel using whole spectrum inversion. This is not intended to be used for securely scrambling audio.
Returns the ampersand-delimited file names that would be played by the Say applications (e.g. SayAlpha, SayDigits).
Trim trailing whitespace in a string
Replace a set of characters in a given string with another character.
Return '1' on regular expression match or '0' otherwise Please note that the space following the double quotes separating the regex from the data is.
Gets or sets Redirecting data on the channel. The orig-pres, from-pres and to-pres fields get/set a combined value for the corresponding ...-name-pres...
Retrieve information about a recording previously created using the Record application
Will insert a new set of values into the RealTime repository. If RT engine provides an unique ID of the stored record, REALTIME\_STORE(...)=..
Retrieves a single record from the RT engine, where fieldmatch contains the value matchvalue and formats the output suitably, such that it can be assi...
RealTime query function.
RealTime Destroy Function.
Will read or write values from/to a RealTime repository. REALTIME(....) will read names/values from the repository, and REALTIME(....)= will write a n...
Choose a random number between min and max. min defaults to '0', if not specified, while max defaults to 'RAND\_MAX' (2147483647 on many systems).
Quotes a given string, escaping embedded quotes as necessary
Count number of calls currently waiting in a queue.
Makes the following queue variables available. Returns '0' if queue is found and setqueuevar is defined, '-1' otherwise.
Gets or sets queue members penalty.
Returns a comma-separated list of members associated with the specified queuename. Asterisk dialplan function reference.
Provides a count of queue members based on the provided criteria, or updates a queue member's settings.
Return caller at the specified position in a queue.
Check if a named queue exists on this server
Appends one or more values to the end of a variable containing delimited text
The PRESENCE\STATE function can be used to retrieve the presence from any presence provider. Asterisk dialplan function reference.
Pass in a string, with phoneprov variables you want substituted in the format of %\{VARNAME\}, and you will get the string rendered for each user in.