[asterisk-bugs] [Asterisk 0012894]: [patch] IMAP attachments not handled properly.

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jun 19 17:26:56 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:                     assigned
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:              
====================================================================== 
Date Submitted:             06-19-2008 09:10 CDT
Last Modified:              06-19-2008 17:26 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:26  
---------------------------------------------------------------------- 
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 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=124180 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-19-08 17:26  svnbot         Checkin                                      
06-19-08 17:26  svnbot         Note Added: 0088976                          
======================================================================




More information about the asterisk-bugs mailing list