Set channel dialplan priority.
Enables/Disables the music on hold generator. If class is not specified, then the 'default' music on hold class will be used.
Changes channel extension.
Sets channel context.
Sets callerid for the current channel.
Cause the channel to automatically hangup at time seconds in the future. Of course it can be hungup before then as well.
Sends the given text on a channel. Most channels do not support the transmission of text. Asterisk AGI command reference.
Sends the given image on a channel. Most channels do not support the transmission of images. Asterisk AGI command reference.
Say a given time, returning early if any of the given DTMF digits are received on the channel. Asterisk AGI command reference.
Say a given character string with phonetics, returning early if any of the given DTMF digits are received on the channel.
Say a given number, returning early if any of the given DTMF digits are received on the channel. Asterisk AGI command reference.
Says a given digit string.
Says a given time as specified by the format given.
Say a given date, returning early if any of the given DTMF digits are received on the channel. Asterisk AGI command reference.
Says a given character string.
Records to a given file.
Receives a string of text on a channel. Most channels do not support the reception of text. Asterisk AGI command reference.
Receives one character from channels supporting it.
Does nothing.
Hangs up the specified channel. If no channel name is given, hangs up the current channel. Asterisk AGI command reference.
Cause the channel to execute the specified dialplan subroutine.
Gets a channel variable.
Stream file, prompt for DTMF, with timeout.
Evaluates the given expression against the channel specified by channelname, or the current channel if channelname is not provided.
Prompts for DTMF on a channel
Executes application with given options. Returns whatever the application returns, or '-2' on failure to find application.
Adds or updates an entry in the Asterisk database for a given family, key, and value. Returns '1' if successful, '0' otherwise.
Gets database value
Deletes a family or specific keytree within a family in the Asterisk database. Returns '1' if successful, '0' otherwise.
Removes database key/value