[Home]

Summary:ASTERISK-14318: [patch] add FILE_STORAGE to Voicemail Build Options
Reporter:Michiel van Baak (mvanbaak)Labels:
Date Opened:2009-06-16 10:17:45Date Closed:2009-06-16 11:05:37
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 2009061600-voicemailfilestorage.diff.txt
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.
Comments:By: Russell Bryant (russell) 2009-06-16 10:37:32

Ship it!

By: Digium Subversion (svnbot) 2009-06-16 10:51:36

Repository: asterisk
Revision: 200943

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r200943 | mvanbaak | 2009-06-16 10:51:36 -0500 (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 ASTERISK-14318)

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

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

By: Digium Subversion (svnbot) 2009-06-16 11:02:09

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 ASTERISK-14318)
........

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

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

By: Digium Subversion (svnbot) 2009-06-16 11:04:14

Repository: asterisk
Revision: 200947

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

------------------------------------------------------------------------
r200947 | mvanbaak | 2009-06-16 11:04:14 -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 ASTERISK-14318)
........

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

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

By: Digium Subversion (svnbot) 2009-06-16 11:05:37

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 ASTERISK-14318)
........

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

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