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

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jun 1 15:11:12 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17871 
====================================================================== 
Reported By:                edhorton
Assigned To:                bbryant
====================================================================== 
Project:                    Asterisk
Issue ID:                   17871
Category:                   Applications/app_voicemail/IMAP
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-08-16 12:01 CDT
Last Modified:              2011-06-01 15:11 CDT
====================================================================== 
Summary:                    [patch] IMAP with maildir formats do not handle
greetings 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 "greetingfolder" location.  It will not fetch from INBOX if this
variable is set.
====================================================================== 

---------------------------------------------------------------------- 
 (0135628) svnbot (reporter) - 2011-06-01 15:11
 https://issues.asterisk.org/view.php?id=17871#c135628 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 321538

_U  trunk/
U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r321538 | bbryant | 2011-06-01 15:11:11 -0500 (Wed, 01 Jun 2011) | 15
lines

Merged revisions 321537 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r321537 | bbryant | 2011-06-01 16:10:02 -0400 (Wed, 01 Jun 2011) | 8
lines
  
  This patch fixes an issue with using the wrong voicemail folders with
greetings.
  
  (closes issue https://issues.asterisk.org/view.php?id=17871)
  Reported by: edhorton
  Patches: 
        digium_bug_17871_2 uploaded by fhackenberger (license 592)
  Tested by: edhorton, fhackenberger
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-06-01 15:11 svnbot         Checkin                                      
2011-06-01 15:11 svnbot         Note Added: 0135628                          
======================================================================




More information about the asterisk-bugs mailing list