[Home]

Summary:ASTERISK-11292: [patch] Sounds for fallback searched not in the right place
Reporter:Igor Goncharovsky (igorg)Labels:
Date Opened:2008-01-24 04:02:27.000-0600Date Closed:2008-02-27 10:50:38.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_playback
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) fallbacken.v1.diff
Description:In 1.2 Playback search for sound in channel language, then try to play english sound files, located in root of sounds directory.

In 1.4, with prefix for each language, english sound files located in "en" subdirectory, but for fallback again searched in root of sound dir.

May be it is no bug here, but I think not so.
Comments:By: Digium Subversion (svnbot) 2008-02-27 10:49:29.000-0600

Repository: asterisk
Revision: 104593

U   branches/1.4/main/file.c

------------------------------------------------------------------------
r104593 | kpfleming | 2008-02-27 10:49:28 -0600 (Wed, 27 Feb 2008) | 8 lines

fallback to standard English prompts properly when using new prompt directory layout

(closes issue ASTERISK-11292)
Reported by: IgorG
Patches:
     fallbacken.v1.diff uploaded by IgorG (license 20) (modified by me to improve code and conform rest of function to coding guidelines)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=104593

By: Digium Subversion (svnbot) 2008-02-27 10:50:38.000-0600

Repository: asterisk
Revision: 104594

_U  trunk/
U   trunk/main/file.c

------------------------------------------------------------------------
r104594 | kpfleming | 2008-02-27 10:50:37 -0600 (Wed, 27 Feb 2008) | 16 lines

Merged revisions 104593 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r104593 | kpfleming | 2008-02-27 10:53:06 -0600 (Wed, 27 Feb 2008) | 8 lines

fallback to standard English prompts properly when using new prompt directory layout

(closes issue ASTERISK-11292)
Reported by: IgorG
Patches:
     fallbacken.v1.diff uploaded by IgorG (license 20) (modified by me to improve code and conform rest of function to coding guidelines)


........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=104594