diff --git a/apps/app_playback.c b/apps/app_playback.c index 8b83f53a04..6b93b035e2 100644 --- a/apps/app_playback.c +++ b/apps/app_playback.c @@ -94,7 +94,7 @@ WaitExten (application) -- wait for digits from caller, optionally play music on hold - Background + BackGround WaitExten ControlPlayback stream file diff --git a/main/pbx_builtins.c b/main/pbx_builtins.c index fd77843643..a071c4b76c 100644 --- a/main/pbx_builtins.c +++ b/main/pbx_builtins.c @@ -435,7 +435,7 @@ of the given string. If the channel variable SAY_DTMF_INTERRUPT is set to 'true' (case insensitive), then this application will react to DTMF in the same way as - Background. + BackGround. SayDigits @@ -479,7 +479,7 @@ given string. Optionally, a casetype may be specified. This will be used for case-insensitive or case-sensitive pronunciations. If the channel variable SAY_DTMF_INTERRUPT is set to 'true' (case insensitive), then this - application will react to DTMF in the same way as Background. + application will react to DTMF in the same way as BackGround. SayDigits @@ -503,7 +503,7 @@ the given number. This will use the language that is currently set for the channel. If the channel variable SAY_DTMF_INTERRUPT is set to 'true' (case insensitive), then this application will react to DTMF in the same way as - Background. + BackGround. SayAlpha @@ -527,7 +527,7 @@ in the current language. Currently only English and US Dollars is supported. If the channel variable SAY_DTMF_INTERRUPT is set to 'true' (case insensitive), then this application will react to DTMF in the same way as - Background. + BackGround. SayAlpha @@ -552,7 +552,7 @@ 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 SAY_DTMF_INTERRUPT is set to 'true' (case insensitive), then this - application will react to DTMF in the same way as Background. + application will react to DTMF in the same way as BackGround. SayAlpha @@ -578,7 +578,7 @@ 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 SAY_DTMF_INTERRUPT is set to 'true' (case insensitive), then this - application will react to DTMF in the same way as Background. + application will react to DTMF in the same way as BackGround. SayAlpha @@ -601,7 +601,7 @@ This application will play the sounds from the phonetic alphabet that correspond to the letters in the given string. If the channel variable SAY_DTMF_INTERRUPT is set to 'true' (case insensitive), then this - application will react to DTMF in the same way as Background. + application will react to DTMF in the same way as BackGround. SayAlpha @@ -692,7 +692,7 @@ of seconds. - Background + BackGround TIMEOUT