[asterisk-bugs] [Asterisk 0012894]: [patch] IMAP attachments not handled properly.
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jun 19 17:27:54 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12894
======================================================================
Reported By: jaroth
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 12894
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:10 CDT
Last Modified: 06-19-2008 17:27 CDT
======================================================================
Summary: [patch] IMAP attachments not handled properly.
Description:
This patch fixes the following issues with IMAP attachments:
1. Files are named improperly with an extra "msg" in them (msgmsg0001.WAV
for example).
2. Attachments are not always attached as necessary in make_email_file().
3. Attachments are saved twice (once is enough!) in forward_message().
======================================================================
----------------------------------------------------------------------
svnbot - 06-19-08 17:27
----------------------------------------------------------------------
Repository: asterisk
Revision: 124181
_U branches/1.6.0/
------------------------------------------------------------------------
r124181 | mmichelson | 2008-06-19 17:27:51 -0500 (Thu, 19 Jun 2008) | 17
lines
Blocked revisions 124180 via svnmerge
........
r124180 | mmichelson | 2008-06-19 17:34:03 -0500 (Thu, 19 Jun 2008) | 10
lines
Fix attachment behavior when using IMAP storage for voicemails
1. Filenames had an extra "msg" in the attachment name
2. The attachment was being saved twice
(closes issue http://bugs.digium.com/view.php?id=12894)
Reported by: jaroth
Patches:
imap_attach.patch uploaded by jaroth (license 50)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=124181
Issue History
Date Modified Username Field Change
======================================================================
06-19-08 17:27 svnbot Checkin
06-19-08 17:27 svnbot Note Added: 0088977
======================================================================
More information about the asterisk-bugs
mailing list