[asterisk-bugs] [Asterisk 0012897]: [patch] IMAP forwarding does not go to the correct mailbox.
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jun 19 15:24:02 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12897
======================================================================
Reported By: jaroth
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 12897
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 122710
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 06-19-2008 09:22 CDT
Last Modified: 06-19-2008 15:23 CDT
======================================================================
Summary: [patch] IMAP forwarding does not go to the correct
mailbox.
Description:
Forwarded messages are not stored in the correct IMAP mailbox. The check
for the destination mailbox vm_state may fail (if that mailbox has never
been accessed) so an additional mailbox vm_state search (by user) is run to
ensure that a proper vm_state is available.
======================================================================
----------------------------------------------------------------------
svnbot - 06-19-08 15:23
----------------------------------------------------------------------
Repository: asterisk
Revision: 124121
_U trunk/
U trunk/apps/app_voicemail.c
------------------------------------------------------------------------
r124121 | mmichelson | 2008-06-19 15:23:46 -0500 (Thu, 19 Jun 2008) | 16
lines
Merged revisions 124112 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r124112 | mmichelson | 2008-06-19 15:28:41 -0500 (Thu, 19 Jun 2008) | 8
lines
Fix IMAP forwarding so that messages are sent to the proper mailbox.
(closes issue http://bugs.digium.com/view.php?id=12897)
Reported by: jaroth
Patches:
destination_forward.patch uploaded by jaroth (license 50)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=124121
Issue History
Date Modified Username Field Change
======================================================================
06-19-08 15:23 svnbot Checkin
06-19-08 15:23 svnbot Note Added: 0088964
======================================================================
More information about the asterisk-bugs
mailing list