[Home]

Summary:ASTERISK-12844: [patch] Messages not deleted properly when delete=yes in voicemail.conf
Reporter:James Rothenberger (jaroth)Labels:
Date Opened:2008-10-07 15:14:12Date Closed:2008-11-18 17:28:19.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail/IMAP
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) deleteyes.patch
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.
Comments:By: Leif Madsen (lmadsen) 2008-10-14 11:37:58

Confirming this issue as it has a patch associated with it, and is well described. I've assigned this to putnopvut for now in order to determine if he can move this issue forward. If not, please unassign, and assign as appropriate. Thanks!

By: Digium Subversion (svnbot) 2008-11-18 17:28:19.000-0600

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 ASTERISK-12844)
Reported by: jaroth
Patches:
     deleteyes.patch uploaded by jaroth (license 50)



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

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