[Home]

Summary:ASTERISK-08879: [PATCH] Background app fails to default language if context specified
Reporter:Mike Jagdis (mjagdis)Labels:
Date Opened:2007-02-26 07:14:36.000-0600Date Closed:2007-06-30 09:20:06
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ast-background.diff
Description:If Background(filename[,options]) is used language defaults to the channel language correctly.

If Background(filename,options,,context) is used the language does not default and playback is attempted for a language of ''.

The fix is trivial. (Although maybe it should eat whitespace?)
Comments:By: Joshua C. Colp (jcolp) 2007-02-26 11:13:21.000-0600

Fixed in 1.4 as of revision 56805 and trunk as of revision 56811.