Executes a macro using the context macro- name, jumping to the 's' extension of that context and executing each step, then returning when the steps en...
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.
Is deprecated. Please use the JABBER\STATUS() function instead. Retrieves the numeric status associated with the specified buddy JID.
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 ...
Import a variable from a channel into a new variable.
This is a skeleton application that shows you the basic structure to create your own asterisk applications and demonstrates the IVR demo.
Streams to an icecast server using ices (available separately). A configuration file must be supplied for ices (see contrib/asterisk-ices.xml).
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.
Conditionally jump to label, saving return address.
Get ADSI CPE ID.
Forks the current Call Data Record for this channel.
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.
End an If branch.