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

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Apr 10 12:21:11 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12379 
====================================================================== 
Reported By:                kuj
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   12379
Category:                   Core-General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
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-10-2008 12:21 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...
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 04-10-08 12:21  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 114035

U   branches/1.4/main/file.c

------------------------------------------------------------------------
r114035 | qwell | 2008-04-10 12:21:09 -0500 (Thu, 10 Apr 2008) | 10 lines

Only try to prefix language if we are not using an absolute path (suffix
it otherwise).

en/var/lib/asterisk/sounds/blah.gsm is a very silly path.

(closes issue http://bugs.digium.com/view.php?id=12379)
Reported by: kuj
Patches:
      12379-absolutepath.diff uploaded by qwell (license 4)
Tested by: kuj, qwell

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-10-08 12:21  svnbot         Checkin                                      
04-10-08 12:21  svnbot         Note Added: 0085312                          
04-10-08 12:21  svnbot         Status                   new => assigned     
04-10-08 12:21  svnbot         Assigned To               => qwell           
======================================================================




More information about the asterisk-bugs mailing list