[asterisk-bugs] [Asterisk 0015879]: [patch] voicemail should mark messages as read by doing an UPDATE instead of an INSERT followed by a DELETE
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 8 10:28:00 CST 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=15879
======================================================================
Reported By: KyleK
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15879
Category: Applications/app_voicemail/ODBC
Reproducibility: always
Severity: tweak
Priority: normal
Status: feedback
Target Version: 1.6.1.14
Asterisk Version: SVN
JIRA: SWP-585
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 218049
Request Review:
======================================================================
Date Submitted: 2009-09-10 21:54 CDT
Last Modified: 2010-01-08 10:28 CST
======================================================================
Summary: [patch] voicemail should mark messages as read by
doing an UPDATE instead of an INSERT followed by a DELETE
Description:
I sniffed out that app_voicemail was doing an INSERT to move a message from
Inbox to Old and decided to change it to an UPDATE. I'm running asterisk
1.6.1 svn but I'll try this against trunk in a bit.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-01-08 10:27 lmadsen Asterisk Version 1.6.1.6 => SVN
2010-01-08 10:27 lmadsen Target Version => 1.6.1.14
======================================================================
More information about the asterisk-bugs
mailing list