mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Fix application references to Background
The app is actually named "BackGround" but several references
in XML documentation were spelled "Background" with the lower
case "g". This was causing documentation links to return
"not found" messages.
(cherry picked from commit f71668f0b9
)
This commit is contained in:
committed by
Asterisk Development Team
parent
82a229166a
commit
6dc00f642a
@@ -94,7 +94,7 @@
|
|||||||
<para>WaitExten (application) -- wait for digits from caller, optionally play music on hold</para>
|
<para>WaitExten (application) -- wait for digits from caller, optionally play music on hold</para>
|
||||||
</description>
|
</description>
|
||||||
<see-also>
|
<see-also>
|
||||||
<ref type="application">Background</ref>
|
<ref type="application">BackGround</ref>
|
||||||
<ref type="application">WaitExten</ref>
|
<ref type="application">WaitExten</ref>
|
||||||
<ref type="application">ControlPlayback</ref>
|
<ref type="application">ControlPlayback</ref>
|
||||||
<ref type="agi">stream file</ref>
|
<ref type="agi">stream file</ref>
|
||||||
|
@@ -435,7 +435,7 @@
|
|||||||
of the given <replaceable>string</replaceable>. If the channel variable
|
of the given <replaceable>string</replaceable>. If the channel variable
|
||||||
<variable>SAY_DTMF_INTERRUPT</variable> is set to 'true' (case insensitive),
|
<variable>SAY_DTMF_INTERRUPT</variable> is set to 'true' (case insensitive),
|
||||||
then this application will react to DTMF in the same way as
|
then this application will react to DTMF in the same way as
|
||||||
<literal>Background</literal>.</para>
|
<literal>BackGround</literal>.</para>
|
||||||
</description>
|
</description>
|
||||||
<see-also>
|
<see-also>
|
||||||
<ref type="application">SayDigits</ref>
|
<ref type="application">SayDigits</ref>
|
||||||
@@ -479,7 +479,7 @@
|
|||||||
given <replaceable>string</replaceable>. Optionally, a <replaceable>casetype</replaceable> may be
|
given <replaceable>string</replaceable>. Optionally, a <replaceable>casetype</replaceable> may be
|
||||||
specified. This will be used for case-insensitive or case-sensitive pronunciations. If the channel
|
specified. This will be used for case-insensitive or case-sensitive pronunciations. If the channel
|
||||||
variable <variable>SAY_DTMF_INTERRUPT</variable> is set to 'true' (case insensitive), then this
|
variable <variable>SAY_DTMF_INTERRUPT</variable> is set to 'true' (case insensitive), then this
|
||||||
application will react to DTMF in the same way as <literal>Background</literal>.</para>
|
application will react to DTMF in the same way as <literal>BackGround</literal>.</para>
|
||||||
</description>
|
</description>
|
||||||
<see-also>
|
<see-also>
|
||||||
<ref type="application">SayDigits</ref>
|
<ref type="application">SayDigits</ref>
|
||||||
@@ -503,7 +503,7 @@
|
|||||||
the given number. This will use the language that is currently set for the channel.
|
the given number. This will use the language that is currently set for the channel.
|
||||||
If the channel variable <variable>SAY_DTMF_INTERRUPT</variable> is set to 'true'
|
If the channel variable <variable>SAY_DTMF_INTERRUPT</variable> is set to 'true'
|
||||||
(case insensitive), then this application will react to DTMF in the same way as
|
(case insensitive), then this application will react to DTMF in the same way as
|
||||||
<literal>Background</literal>.</para>
|
<literal>BackGround</literal>.</para>
|
||||||
</description>
|
</description>
|
||||||
<see-also>
|
<see-also>
|
||||||
<ref type="application">SayAlpha</ref>
|
<ref type="application">SayAlpha</ref>
|
||||||
@@ -527,7 +527,7 @@
|
|||||||
in the current language. Currently only English and US Dollars is supported.
|
in the current language. Currently only English and US Dollars is supported.
|
||||||
If the channel variable <variable>SAY_DTMF_INTERRUPT</variable> is set to 'true'
|
If the channel variable <variable>SAY_DTMF_INTERRUPT</variable> is set to 'true'
|
||||||
(case insensitive), then this application will react to DTMF in the same way as
|
(case insensitive), then this application will react to DTMF in the same way as
|
||||||
<literal>Background</literal>.</para>
|
<literal>BackGround</literal>.</para>
|
||||||
</description>
|
</description>
|
||||||
<see-also>
|
<see-also>
|
||||||
<ref type="application">SayAlpha</ref>
|
<ref type="application">SayAlpha</ref>
|
||||||
@@ -552,7 +552,7 @@
|
|||||||
specified. This will use the language that is currently set for the channel. See the CHANNEL()
|
specified. This will use the language that is currently set for the channel. See the CHANNEL()
|
||||||
function for more information on setting the language for the channel. If the channel variable
|
function for more information on setting the language for the channel. If the channel variable
|
||||||
<variable>SAY_DTMF_INTERRUPT</variable> is set to 'true' (case insensitive), then this
|
<variable>SAY_DTMF_INTERRUPT</variable> is set to 'true' (case insensitive), then this
|
||||||
application will react to DTMF in the same way as <literal>Background</literal>.</para>
|
application will react to DTMF in the same way as <literal>BackGround</literal>.</para>
|
||||||
</description>
|
</description>
|
||||||
<see-also>
|
<see-also>
|
||||||
<ref type="application">SayAlpha</ref>
|
<ref type="application">SayAlpha</ref>
|
||||||
@@ -578,7 +578,7 @@
|
|||||||
specified. This will use the language that is currently set for the channel. See the CHANNEL()
|
specified. This will use the language that is currently set for the channel. See the CHANNEL()
|
||||||
function for more information on setting the language for the channel. If the channel variable
|
function for more information on setting the language for the channel. If the channel variable
|
||||||
<variable>SAY_DTMF_INTERRUPT</variable> is set to 'true' (case insensitive), then this
|
<variable>SAY_DTMF_INTERRUPT</variable> is set to 'true' (case insensitive), then this
|
||||||
application will react to DTMF in the same way as <literal>Background</literal>.</para>
|
application will react to DTMF in the same way as <literal>BackGround</literal>.</para>
|
||||||
</description>
|
</description>
|
||||||
<see-also>
|
<see-also>
|
||||||
<ref type="application">SayAlpha</ref>
|
<ref type="application">SayAlpha</ref>
|
||||||
@@ -601,7 +601,7 @@
|
|||||||
<para>This application will play the sounds from the phonetic alphabet that correspond to the
|
<para>This application will play the sounds from the phonetic alphabet that correspond to the
|
||||||
letters in the given <replaceable>string</replaceable>. If the channel variable
|
letters in the given <replaceable>string</replaceable>. If the channel variable
|
||||||
<variable>SAY_DTMF_INTERRUPT</variable> is set to 'true' (case insensitive), then this
|
<variable>SAY_DTMF_INTERRUPT</variable> is set to 'true' (case insensitive), then this
|
||||||
application will react to DTMF in the same way as <literal>Background</literal>.</para>
|
application will react to DTMF in the same way as <literal>BackGround</literal>.</para>
|
||||||
</description>
|
</description>
|
||||||
<see-also>
|
<see-also>
|
||||||
<ref type="application">SayAlpha</ref>
|
<ref type="application">SayAlpha</ref>
|
||||||
@@ -692,7 +692,7 @@
|
|||||||
of <replaceable>seconds</replaceable>.</para>
|
of <replaceable>seconds</replaceable>.</para>
|
||||||
</description>
|
</description>
|
||||||
<see-also>
|
<see-also>
|
||||||
<ref type="application">Background</ref>
|
<ref type="application">BackGround</ref>
|
||||||
<ref type="function">TIMEOUT</ref>
|
<ref type="function">TIMEOUT</ref>
|
||||||
</see-also>
|
</see-also>
|
||||||
</application>
|
</application>
|
||||||
|
Reference in New Issue
Block a user