[asterisk-bugs] [Asterisk 0012659]: [patch] Urgent folder specification incorrect when using IMAP storage
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu May 15 10:34:41 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12659
======================================================================
Reported By: jaroth
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 12659
Category: Applications/app_voicemail
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 116349
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 05-15-2008 09:12 CDT
Last Modified: 05-15-2008 10:34 CDT
======================================================================
Summary: [patch] Urgent folder specification incorrect when
using IMAP storage
Description:
The messagecount() method uses an IMAP folder called "<mailbox>/Urgent"
instead of counting messages with the Urgent flag in INBOX. This patch
uses INBOX to count urgent messages.
======================================================================
----------------------------------------------------------------------
svnbot - 05-15-08 10:34
----------------------------------------------------------------------
Repository: asterisk
Revision: 116594
U trunk/apps/app_voicemail.c
------------------------------------------------------------------------
r116594 | mmichelson | 2008-05-15 10:34:40 -0500 (Thu, 15 May 2008) | 12
lines
When counting urgent messages when using IMAP storage, take into account
that
the urgent messages are not in their own folder but are actually "flagged"
messages
in the INBOX.
(closes issue http://bugs.digium.com/view.php?id=12659)
Reported by: jaroth
Patches:
urgentfolder_v2.patch uploaded by jaroth (license 50)
Tested by: jaroth
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=116594
Issue History
Date Modified Username Field Change
======================================================================
05-15-08 10:34 svnbot Checkin
05-15-08 10:34 svnbot Note Added: 0086910
======================================================================
More information about the asterisk-bugs
mailing list