Controls ODBC transaction properties.
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.
Allows access to the oldest channel associated with the current channel if it still exists. Asterisk dialplan function reference.
Query a given conference of various properties.
DEPRECATED. Use VM\INFO(mailbox\[@context\],exists) instead. /// Returns a boolean of whether the corresponding mailbox exists.
Set the channel group name for log filtering on this channel
Trim leading whitespace in a string
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.
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.
Increments the value of a variable, while returning the updated value to the dialplan
Retrieve the value of a variable from another channel.
Sets or retrieves a remote variable.
Intercepts hold frames on a channel and raises an event instead of passing the frame on
Gets IAX peer information.
The HINT function can be used to retrieve the list of devices that are mapped to a dialplan hint. Asterisk dialplan function reference.
Gets per-channel hangupcause information from the channel.
Gets the list of channels for which hangup causes are available.
Gets a list of the groups set on a channel.
Counts the number of channels in the specified group.
Delete the global variable specified in varname. Will succeed if the global variable exists or not. Asterisk dialplan function reference.
Category can be employed for more fine grained group management. Each channel can only be member of exactly one group per category.
When used to set a parameter on a profile, if the profile doesn't already exist, a new one will be created automatically.
Drops specific frame types in the TX or RX direction on a channel.
View internal ast_frames as they are read and written on a channel.