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.
Clears hangup cause information from the channel that is available through HANGUPCAUSE.
Hang up the calling channel.
Will set the context, extension, and priority in the channel structure based on the evaluation of the given time specification.
Will set the current context, extension, and priority in the channel structure based on the evaluation of the given condition.
Will set the current context, extension, and priority in the channel structure. After it completes, the pbx engine will continue dialplan execution at...
Conditionally jump to label, saving return address.
Jump to label, saving return address.
Get ADSI CPE ID.
Forks the current Call Data Record for this channel.
Performs Find-Me/Follow-Me functionality for the caller as defined in the profile matching the followmeid parameter in followme.conf.
Performs a flash on a DAHDI trunk. This can be used to access features provided on an incoming analogue circuit such as conference and call waiting.
Connect to Festival, send the argument, get back the waveform, play it to the user, allowing any given interrupt keys to immediately terminate and ret...
Either forks a process to run given command or makes a socket to connect to given host and starts a generator on the channel.
Listen to a channel, and optionally whisper into it.
End a While loop.