[asterisk-bugs] [Asterisk 0013642]: [patch] Messages not deleted properly when delete=yes in voicemail.conf
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 18 17:28:19 CST 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=13642
======================================================================
Reported By: jaroth
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 13642
Category: Applications/app_voicemail/IMAP
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.6.1-beta1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-10-07 15:14 CDT
Last Modified: 2008-11-18 17:28 CST
======================================================================
Summary: [patch] Messages not deleted properly when
delete=yes in voicemail.conf
Description:
When using delete=yes, the voicemail message should be deleted from storage
(in this case IMAP storage) as soon as the message is delivered. This
patch fixes a bug where a new message is not marked for deletion properly,
so it is not deleted from both local and IMAP storage.
======================================================================
----------------------------------------------------------------------
(0095029) svnbot (reporter) - 2008-11-18 17:28
http://bugs.digium.com/view.php?id=13642#c95029
----------------------------------------------------------------------
Repository: asterisk
Revision: 157562
U trunk/apps/app_voicemail.c
------------------------------------------------------------------------
r157562 | mmichelson | 2008-11-18 17:28:18 -0600 (Tue, 18 Nov 2008) | 11
lines
Fix the logic for when delete=yes when IMAP storage
is in use so that the message is deleted from both
local and IMAP storage.
(closes issue http://bugs.digium.com/view.php?id=13642)
Reported by: jaroth
Patches:
deleteyes.patch uploaded by jaroth (license 50)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=157562
Issue History
Date Modified Username Field Change
======================================================================
2008-11-18 17:28 svnbot Note Added: 0095029
2008-11-18 17:28 svnbot Status confirmed => resolved
2008-11-18 17:28 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list