[asterisk-bugs] [Asterisk 0015333]: [patch] add FILE_STORAGE to Voicemail Build Options

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 16 11:05:37 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15333 
====================================================================== 
Reported By:                mvanbaak
Assigned To:                mvanbaak
====================================================================== 
Project:                    Asterisk
Issue ID:                   15333
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           Older 1.6.0 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-06-16 10:17 CDT
Last Modified:              2009-06-16 11:05 CDT
====================================================================== 
Summary:                    [patch] add FILE_STORAGE to Voicemail Build Options
Description: 
Right now it's only clear that ODBC_STORAGE and IMAP_STORAGE are
conflicting.
But it's not clear that enabling one of those will remove voicemail
storage on the filesystem.
As discussed on #asterisk-dev we should create a FILE_STORAGE option in
make menuselect to make clear the three are conflicting and you should only
pick the one you are actually going to use.
====================================================================== 

---------------------------------------------------------------------- 
 (0106472) svnbot (reporter) - 2009-06-16 11:05
 https://issues.asterisk.org/view.php?id=15333#c106472 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 200948

_U  branches/1.6.2/
U   branches/1.6.2/apps/app_voicemail.c

------------------------------------------------------------------------
r200948 | mvanbaak | 2009-06-16 11:05:37 -0500 (Tue, 16 Jun 2009) | 16
lines

Merged revisions 200943 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r200943 | mvanbaak | 2009-06-16 17:51:36 +0200 (Tue, 16 Jun 2009) | 9
lines
  
  add FILE_STORAGE to Voicemail Build Options
  
  Voicemail can only use one storage module at the moment.
  Because it's unclear that selecting one of the storage modules
  in menuselect will disable filesystem storage we now have
  a FILE_STORAGE option that conflicts with the other modules.
  
  (closes issue https://issues.asterisk.org/view.php?id=15333)
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-16 11:05 svnbot         Checkin                                      
2009-06-16 11:05 svnbot         Note Added: 0106472                          
======================================================================




More information about the asterisk-bugs mailing list