[asterisk-bugs] [Asterisk 0012379]: Changes in #0012115 break Voicemail multi-language capability

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Apr 8 15:34:54 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12379 
====================================================================== 
Reported By:                kuj
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12379
Category:                   Core-General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.19 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             04-07-2008 17:08 CDT
Last Modified:              04-08-2008 15:34 CDT
====================================================================== 
Summary:                    Changes in
http://bugs.digium.com/view.php?id=0012115 break Voicemail multi-language
capability
Description: 
Voicemail will not play user-recorded alternate-language greetings any
longer with the changes introduced to function fileexists_core (file.c) in
the fixes for http://bugs.digium.com/view.php?id=0012115. Fileexists_core now
sports a check for absolute
pathname upfront and will return those absolute pathnames without adding a
language specific (sub-) directory. Consequently, VM greetings (greet, busy
and unavail) cannot switch from the default language to a secondary
language.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0012115 MoH file playback is broken
has duplicate       0012383 Background() application ignores the ch...
====================================================================== 

---------------------------------------------------------------------- 
 kuj - 04-08-08 15:34  
---------------------------------------------------------------------- 
qwell, that makes sense. As I didn't follow the discussions around the
prefix settings, I was not sure what the desired behavior was. Your patch
will fix all the broken features, plus fall back to prior behavior
(lang-specific dir at the end of the path, right before the filename) even
when absolute paths are given and prefix=yes. Good to go from my side.
Thanks! 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-08-08 15:34  kuj            Note Added: 0085161                          
======================================================================




More information about the asterisk-bugs mailing list