[asterisk-bugs] [Asterisk 0014950]: [patch] Greetings are stored as IMAP messages even when imapgreetings=no

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 27 16:56:13 CDT 2009


The following issue is now READY FOR TESTING. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14950 
====================================================================== 
Reported By:                noahisaac
Assigned To:                mmichelson
====================================================================== 
Project:                    Asterisk
Issue ID:                   14950
Category:                   Applications/app_voicemail/IMAP
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.0.7 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0 
SVN Revision (number only!): 189816 
Request Review:              
====================================================================== 
Date Submitted:             2009-04-22 14:49 CDT
Last Modified:              2009-05-27 16:56 CDT
====================================================================== 
Summary:                    [patch] Greetings are stored as IMAP messages even
when imapgreetings=no
Description: 
When using IMAP voicemail storage, every time greetings are recorded, they
are stored as IMAP messages, even when imapgreetings is set to 'no' in
voicemail.conf.
====================================================================== 

---------------------------------------------------------------------- 
 (0105599) mmichelson (administrator) - 2009-05-27 16:56
 https://issues.asterisk.org/view.php?id=14950#c105599 
---------------------------------------------------------------------- 
Good idea, noahisaac. I changed the imap_store_file function to immediately
return if the message we are attempting to store is a greeting and the
imapgreetings option is not enabled.

The DISPOSE macro target (imap_remove_file) appears to already take this
into consideration and will not delete the corresponding file on the file
system if imapgreetings are not enabled.

Please try applying 14950.patch and see if this fixes the issue. Thanks
for reporting! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-27 16:56 mmichelson     Note Added: 0105599                          
2009-05-27 16:56 mmichelson     Status                   assigned => ready for
testing
======================================================================




More information about the asterisk-bugs mailing list