[asterisk-bugs] [Asterisk 0019041]: Concurrent access to same mailbox, can delete unread messages.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 29 22:33:30 CDT 2011
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=19041
======================================================================
Reported By: alecdavis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19041
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 311806
Request Review:
======================================================================
Date Submitted: 2011-03-29 22:33 CDT
Last Modified: 2011-03-29 22:33 CDT
======================================================================
Summary: Concurrent access to same mailbox, can delete unread
messages.
Description:
If 2 users access the same mailbox concurrently, and both delete the 1st
message.
As each hangups, the mailbox msgnum is shuffled down a slot.
The result is, as the 2nd user hangups the 2nd message
<b><u>('UNREAD')</u></b> is deleted, as at that instant it's msgnum=0.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-03-29 22:33 alecdavis New Issue
2011-03-29 22:33 alecdavis Asterisk Version => SVN
2011-03-29 22:33 alecdavis Regression => No
2011-03-29 22:33 alecdavis SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
2011-03-29 22:33 alecdavis SVN Revision (number only!) => 311806
======================================================================
More information about the asterisk-bugs
mailing list