[asterisk-bugs] [Asterisk 0016350]: Deleting Multiple IMAP voicemails does not work reliably

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 17 14:48:54 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16350 
====================================================================== 
Reported By:                noahisaac
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16350
Category:                   Applications/app_voicemail/IMAP
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.6.1.10 
JIRA:                       SWP-1417 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-11-30 10:56 CST
Last Modified:              2010-05-17 14:48 CDT
====================================================================== 
Summary:                    Deleting Multiple IMAP voicemails does not work
reliably
Description: 
Deleting a single IMAP voicemail in one VoicemailMain() session always
works as expected.  When deleting two or more IMAP messages in a single
VoicemailMain() session, the results are unpredictable: some or all of the
messages do not get deleted.  The more messages that are deleted, the more
likely it is to get the error.  If five or more messages are deleted, the
error will always happen, and some of the messages that are supposed to be
deleted will not be deleted.

When the VoicemailMain() session ends, this message is displayed in the
CLI:
[Nov 30 10:54:34] ERROR[6887]: app_voicemail.c:2359 mm_log: IMAP Error:
IMAP protocol error: Error in IMAP command STORE: Invalid messageset
[Nov 30 10:54:34] ERROR[6887]: app_voicemail.c:2359 mm_log: IMAP Error:
Error in IMAP command STORE: Invalid messageset

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0017135 [patch] Message count incorrect
====================================================================== 

---------------------------------------------------------------------- 
 (0122032) ebroad (manager) - 2010-05-17 14:48
 https://issues.asterisk.org/view.php?id=16350#c122032 
---------------------------------------------------------------------- 
Per uxbod's earlier comment, I don't believe that this issue is related to
the message sequencing issue that have been recently fixed in SVN. While I
am not completely sure what the issue is, I have a feeling that it is a
concurrency issue with the way vms->msgArray[msgnum] is accessed.

elazar 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-17 14:48 ebroad         Note Added: 0122032                          
======================================================================




More information about the asterisk-bugs mailing list