[asterisk-bugs] [Asterisk 0018358]: [patch] Cannot forward voicemail with file storage backend

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 6 17:13:46 UTC 2011


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18358 
====================================================================== 
Reported By:                cabal95
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   18358
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     acknowledged
Target Version:             1.8.3
Asterisk Version:           SVN 
JIRA:                       SWP-2645 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-11-23 13:28 CST
Last Modified:              2011-01-06 11:13 CST
====================================================================== 
Summary:                    [patch] Cannot forward voicemail with file storage
backend
Description: 
We are running Asterisk 1.8.0 and cannot forward voicemail.  We have "file
storage" backed voicemail with most users having notify + delete via e-mail
turned on.  The ones that have it turned off (voicemail stays on the file
system) cannot forward voicemail.  The message notification will go through
with a 0-byte attachment.

I have traced it to, I believe, the copy_message() function. At or around
line app_voicemail.c:5165 inside the copy_message() function there is a
call to vm_delete() after the message is copied. I commented out this line
and voicemail forwarding seems to be working correctly.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-06 11:13 lmadsen        Asterisk Version         1.8.0 => SVN        
2011-01-06 11:13 lmadsen        Assigned To               => jpeeler         
2011-01-06 11:13 lmadsen        Target Version            => 1.8.3           
2011-01-06 11:13 lmadsen        Description Updated                          
======================================================================




More information about the asterisk-bugs mailing list