Rollback a currently open database transaction.
Commits a currently open database transaction.
Clear the resultset of a sucessful multirow query.
Does nothing. However, it is useful for debugging purposes. This method can be used to see the evaluations of variables or functions without having an...
Plays the Morse code equivalent of the passed string. This application does not automatically answer and should be preceeded by an application such as...
Record a call and mix the audio during the recording. Use of StopMixMonitor is required to guarantee the audio file is available for processing during...
Is part of the Mini-Voicemail system, configured in minivm.conf MiniVM records audio file in configured format and forwards message to e-mail and page...
Is part of the Mini-Voicemail system, configured in minivm.conf. MiniVMnotify forwards messages about new voicemail to e-mail and pager.
Send Message Waiting Notification to subscriber(s) of mailbox.
Is part of the Mini-Voicemail system, configured in minivm.conf. MinivmGreet() plays default prompts or user specific prompts for an account.
Is part of the Mini-Voicemail system, configured in minivm.conf. It deletes voicemail file set in MVM\FILENAME or given filename.
Is part of the Mini-Voicemail system, configured in minivm.conf. Use this application to record account specific audio/video messages for busy,.
Generates a 1004 Hz test tone. By default, this application does not provide a Milliwatt test tone. Asterisk dialplan application reference.
Send a text message. The body of the message that will be sent is what is currently set to 'MESSAGE(body)'. This may he come from an incoming message.
Plays back the number of users in the specified MeetMe conference. If var is specified, playback will be skipped and the value will be returned in the...
MeetMe conference Administration (channel specific).
Run admin command for conference confno. Will additionally set the variable MEETMEADMINSTATUS with one of the following values: MEETMEADMINSTATUS NOPA...
MeetMe conference bridge.
Can be used to set the value of channel variables or dialplan functions. When setting variables, if the variable name is prefixed with '\', the variab...
Play an MP3 file or M3U playlist file or stream.
Send arbitrary text to a selected log level.
Allows user to send a message to a chat room via XMPP. To be able to send messages to a chat room, a user must have previously joined it.
Sends the content of message as text message from the given account to the buddy identified by jid The example below sends "Hello world" to bob@domain...
Leave a chat room
Join a chat room
When executing this application, two jack ports will be created; one input and one output. Asterisk dialplan application reference.
Signals the PBX routines that the previous matched extension is incomplete and that further input should be allowed before matching can be considered ...
Start an if branch.
This is a skeleton application that shows you the basic structure to create your own asterisk applications and demonstrates the IVR demo.
Provisions the calling IAXy (assuming the calling entity is in fact an IAXy) with the given template. Returns '-1' on error or '0' on success.