[asterisk-bugs] [Asterisk 0015333]: [patch] add FILE_STORAGE to Voicemail Build Options
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 16 11:02:09 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:02 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.
======================================================================
----------------------------------------------------------------------
(0106469) svnbot (reporter) - 2009-06-16 11:02
https://issues.asterisk.org/view.php?id=15333#c106469
----------------------------------------------------------------------
Repository: asterisk
Revision: 200945
_U branches/1.6.0/
U branches/1.6.0/apps/app_voicemail.c
------------------------------------------------------------------------
r200945 | mvanbaak | 2009-06-16 11:02:09 -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=200945
Issue History
Date Modified Username Field Change
======================================================================
2009-06-16 11:02 svnbot Checkin
2009-06-16 11:02 svnbot Note Added: 0106469
======================================================================
More information about the asterisk-bugs
mailing list