Get the channel name of an occupied parking space in a parking lot.
For queries which are marked as mode=multirow, the original query returns a result-id from which results may be fetched.
Controls ODBC transaction properties.
The MUTEAUDIO function can be used to mute inbound (to the PBX) or outbound audio in a call. Asterisk dialplan function reference.
Retrieve data pertaining to specific instances of MixMonitor on a channel.
The operation is atomic and the counter is locked while changing the value. The counters are stored as text files in the minivm account directories.
Gets MiniVoicemail account information.
Returns the minimum of two numbers.
Will read from or write a value to a text message. It is used both to read the data out of an incoming message, as well as modify a message that will ...
Will read from or write a value to a text message. It is used both to read the data out of an incoming message, as well as modify or create a message ...
Query a given conference of various properties.
Computes an MD5 digest.
Returns the maximum of two numbers.
Performs Mathematical Functions.
Allows access to the oldest channel associated with the current channel if it still exists. Asterisk dialplan function reference.
Trim leading whitespace in a string
Set the channel group name for log filtering on this channel
Attempts to grab a named lock exclusively, and prevents other channels from obtaining the same lock. LOCK will wait for the lock to become available.
Retrieve variables hidden by the local gosub stack frame.
Read and write a variable local to the gosub stack frame, once we Return() it will be lost (or it will go back to whatever value it had before the.
Remove value from the list contained in the varname variable, where the list delimiter is specified by the delim parameter.
Return the length of a string in the Asterisk dialplan. Counts characters in the given argument. Commonly used to validate input length or check if a ...
Hash the letters in string into equivalent keypad numbers.
Extract values from JSON strings in the Asterisk dialplan. Commonly used to parse API responses from CURL(), ARI callbacks, or webhook payloads. Suppo...
Add a Jitterbuffer to the Read side of the channel. This dejitters the audio stream before it reaches the Asterisk core. This is a write only function...
Retrieves the numeric status associated with the buddy identified by jid. The return value will be one of the following.
Reads XMPP messages.
Check if a value is NULL.
Increments the value of a variable, while returning the updated value to the dialplan
Retrieve the value of a variable from another channel.