[Home]

Summary:ASTERISK-12229: [patch] IMAP attachments not handled properly.
Reporter:James Rothenberger (jaroth)Labels:
Date Opened:2008-06-19 09:10:37Date Closed:2010-03-04 22:56:18.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) imap_attach.patch
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().
Comments:By: Digium Subversion (svnbot) 2008-06-19 17:26:56

Repository: asterisk
Revision: 124180

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r124180 | mmichelson | 2008-06-19 17:26:55 -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 ASTERISK-12229)
Reported by: jaroth
Patches:
     imap_attach.patch uploaded by jaroth (license 50)


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

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

By: Digium Subversion (svnbot) 2008-06-19 17:27:53

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


........

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

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