[asterisk-bugs] [Asterisk 0017871]: IMAP with maildir formats do not handle greetins correctly

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Aug 16 17:53:09 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17871 
====================================================================== 
Reported By:                edhorton
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17871
Category:                   Applications/app_voicemail/IMAP
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.6.2.11 
JIRA:                       SWP-2055 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-08-16 12:01 CDT
Last Modified:              2010-08-16 17:53 CDT
====================================================================== 
Summary:                    IMAP with maildir formats do not handle greetins
correctly
Description: 
Asterisk 1.6.2.11 with dovecot imap server and greetings stored in an IMAP
folder work correctly when MBOX format is used.

If the same settup is used, but maildir format is defined in dovecot.conf,
voicemail messages work correctly but Asterisk will always store the
greetings in the INBOX directory rather than the correct folder as defined
by the "greetingfolder" variable.  For playing greetings, it does fetch
from the "greeting" folder directory, so if the messages are manually moved
to that folder, Asterisk serves up the correct greetings.

But if a greeting is already resident in the "greeting" folder location,
the corresponding greeting is removed when a new greeting is recorded. 
This leaves the new greeting in INBOX and the old one removed from
"greetingfolder".

Again, when playing a greeting, Asterisk correcly fetches the greeting
from the "greetinfolder" location.  It will not fetch from INBOX if this
variable is set.
====================================================================== 

---------------------------------------------------------------------- 
 (0126002) edhorton (reporter) - 2010-08-16 17:53
 https://issues.asterisk.org/view.php?id=17871#c126002 
---------------------------------------------------------------------- 
I think I reported this incorrectly after repeated tests.  Now, with both
types of IMAP storage format (MBOX and Maildir), the greetings are always
stored in the INBOX folder and not the folder pointed to by the
"greetingfolder" variable.  If the greeting is already in the Greetings
folder, it will be removed, but the new will be in the INBOX.

Retrieval works correctly. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-16 17:53 edhorton       Note Added: 0126002                          
======================================================================




More information about the asterisk-bugs mailing list