<para>If the call has not been answered, this application will
answer it. Otherwise, it has no effect on the call.</para>
</description>
+ <see-also>
+ <ref type="application">Hangup</ref>
+ </see-also>
</application>
<application name="BackGround" language="en_US">
<synopsis>
</variablelist>
</description>
<see-also>
- <ref type="application">Playback</ref>
+ <ref type="application">ControlPlayback</ref>
+ <ref type="application">WaitExten</ref>
+ <ref type="application">BackgroundDetect</ref>
+ <ref type="function">TIMEOUT</ref>
</see-also>
</application>
<application name="Busy" language="en_US">
<description>
<para>This application will indicate the busy condition to the calling channel.</para>
</description>
+ <see-also>
+ <ref type="application">Congestion</ref>
+ <ref type="application">Progess</ref>
+ <ref type="application">Playtones</ref>
+ <ref type="application">Hangup</ref>
+ </see-also>
</application>
<application name="Congestion" language="en_US">
<synopsis>
<description>
<para>This application will indicate the congestion condition to the calling channel.</para>
</description>
+ <see-also>
+ <ref type="application">Busy</ref>
+ <ref type="application">Progess</ref>
+ <ref type="application">Playtones</ref>
+ <ref type="application">Hangup</ref>
+ </see-also>
</application>
<application name="ExecIfTime" language="en_US">
<synopsis>
<para>This application will execute the specified dialplan application, with optional
arguments, if the current time matches the given time specification.</para>
</description>
+ <see-also>
+ <ref type="application">Exec</ref>
+ <ref type="application">TryExec</ref>
+ </see-also>
</application>
<application name="Goto" language="en_US">
<synopsis>
it will not be possible to find the <literal>h</literal> or <literal>i</literal> extensions,
and the call will terminate!</para>
</description>
+ <see-also>
+ <ref type="application">GotoIf</ref>
+ <ref type="application">GotoIfTime</ref>
+ <ref type="application">Gosub</ref>
+ <ref type="application">Macro</ref>
+ </see-also>
</application>
<application name="GotoIf" language="en_US">
<synopsis>
does not exist, then it will not be able to find any 'h' or 'i' extensions there, and
the channel and call will both be terminated!.</para>
</description>
+ <see-also>
+ <ref type="application">Goto</ref>
+ <ref type="application">GotoIfTime</ref>
+ <ref type="application">GosubIf</ref>
+ <ref type="application">MacroIf</ref>
+ </see-also>
</application>
<application name="GotoIfTime" language="en_US">
<synopsis>
Further information on the time specification can be found in examples
illustrating how to do time-based context includes in the dialplan.</para>
</description>
+ <see-also>
+ <ref type="application">GotoIf</ref>
+ <ref type="function">IFTIME</ref>
+ </see-also>
</application>
<application name="ImportVar" language="en_US">
<synopsis>
<description>
<para>This application will hang up the calling channel.</para>
</description>
+ <see-also>
+ <ref type="application">Answer</ref>
+ <ref type="application">Busy</ref>
+ <ref type="application">Congestion</ref>
+ </see-also>
</application>
<application name="Incomplete" language="en_US">
<synopsis>
and that further input should be allowed before matching can be considered
to be complete. Can be used within a pattern match when certain criteria warrants
a longer match.</para>
-
</description>
</application>
<application name="KeepAlive" language="en_US">
</description>
<see-also>
<ref type="application">Verbose</ref>
+ <ref type="application">Log</ref>
</see-also>
</application>
<application name="Proceeding" language="en_US">
<description>
<para>This application will request that in-band progress information be provided to the calling channel.</para>
</description>
+ <see-also>
+ <ref type="application">Busy</ref>
+ <ref type="application">Congestion</ref>
+ <ref type="application">Ringing</ref>
+ <ref type="application">Playtones</ref>
+ </see-also>
</application>
<application name="RaiseException" language="en_US">
<synopsis>
<para>This application will jump to the <literal>e</literal> extension in the current context, setting the
dialplan function EXCEPTION(). If the <literal>e</literal> extension does not exist, the call will hangup.</para>
</description>
+ <see-also>
+ <ref type="function">Exception</ref>
+ </see-also>
</application>
<application name="ResetCDR" language="en_US">
<synopsis>
<description>
<para>This application causes the Call Data Record to be reset.</para>
</description>
+ <see-also>
+ <ref type="application">ForkCDR</ref>
+ <ref type="application">NoCDR</ref>
+ </see-also>
</application>
<application name="Ringing" language="en_US">
<synopsis>
<description>
<para>This application will request that the channel indicate a ringing tone to the user.</para>
</description>
+ <see-also>
+ <ref type="application">Busy</ref>
+ <ref type="application">Congestion</ref>
+ <ref type="application">Progress</ref>
+ <ref type="application">Playtones</ref>
+ </see-also>
</application>
<application name="SayAlpha" language="en_US">
<synopsis>
<para>This application will play the sounds that correspond to the letters of the
given <replaceable>string</replaceable>.</para>
</description>
+ <see-also>
+ <ref type="application">SayDigits</ref>
+ <ref type="application">SayNumber</ref>
+ <ref type="application">SayPhonetic</ref>
+ <ref type="function">CHANNEL</ref>
+ </see-also>
</application>
<application name="SayDigits" language="en_US">
<synopsis>
<para>This application will play the sounds that correspond to the digits of
the given number. This will use the language that is currently set for the channel.</para>
</description>
+ <see-also>
+ <ref type="application">SayAlpha</ref>
+ <ref type="application">SayNumber</ref>
+ <ref type="application">SayPhonetic</ref>
+ <ref type="function">CHANNEL</ref>
+ </see-also>
</application>
<application name="SayNumber" language="en_US">
<synopsis>
Optionally, a <replaceable>gender</replaceable> may be specified. This will use the language that is currently
set for the channel. See the LANGUAGE() function for more information on setting the language for the channel.</para>
</description>
+ <see-also>
+ <ref type="application">SayAlpha</ref>
+ <ref type="application">SayDigits</ref>
+ <ref type="application">SayPhonetic</ref>
+ <ref type="function">CHANNEL</ref>
+ </see-also>
</application>
<application name="SayPhonetic" language="en_US">
<synopsis>
<para>This application will play the sounds from the phonetic alphabet that correspond to the
letters in the given <replaceable>string</replaceable>.</para>
</description>
+ <see-also>
+ <ref type="application">SayAlpha</ref>
+ <ref type="application">SayDigits</ref>
+ <ref type="application">SayNumber</ref>
+ </see-also>
</application>
<application name="Set" language="en_US">
<synopsis>
protect separators and quotes in various database access strings has been greatly
reduced by these changes.</para></note>
</description>
+ <see-also>
+ <ref type="application">MSet</ref>
+ <ref type="function">GLOBAL</ref>
+ <ref type="function">SET</ref>
+ <ref type="function">ENV</ref>
+ </see-also>
</application>
<application name="MSet" language="en_US">
<synopsis>
character (comma or vert-bar), you will need to escape them by inserting a backslash
before them. Avoid its use if possible.</para>
</description>
+ <see-also>
+ <ref type="application">Set</ref>
+ </see-also>
</application>
<application name="SetAMAFlags" language="en_US">
<synopsis>
<description>
<para>This application will set the channel's AMA Flags for billing purposes.</para>
</description>
+ <see-also>
+ <ref type="function">CDR</ref>
+ </see-also>
</application>
<application name="Wait" language="en_US">
<synopsis>
of <replaceable>seconds</replaceable>.</para>
</description>
<see-also>
- <ref type="application">Playback</ref>
<ref type="application">Background</ref>
+ <ref type="function">TIMEOUT</ref>
</see-also>
</application>
<function name="EXCEPTION" language="en_US">
<description>
<para>Retrieve the details (specified <replaceable>field</replaceable>) of the current dialplan exception.</para>
</description>
+ <see-also>
+ <ref type="application">RaiseException</ref>
+ </see-also>
</function>
***/