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

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jan 7 19:58:31 UTC 2011


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-11-23 13:28 CST
Last Modified:              2011-01-07 13:58 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0130313) svnbot (reporter) - 2011-01-07 13:58
 https://issues.asterisk.org/view.php?id=18358#c130313 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 301047

_U  branches/1.8/
U   branches/1.8/apps/app_voicemail.c

------------------------------------------------------------------------
r301047 | jpeeler | 2011-01-07 13:58:31 -0600 (Fri, 07 Jan 2011) | 15
lines

Merged revisions 301046 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r301046 | jpeeler | 2011-01-07 13:57:42 -0600 (Fri, 07 Jan 2011) | 8
lines
  
  Fix regression causing forwarding voicemails to not work with file
storage.
  
  I had actually already fixed this in 295200 in 1.4 and thought it wasn't
  missing in the other branches for some reason.
  
  (closes issue https://issues.asterisk.org/view.php?id=18358)
  Reported by: cabal95
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-07 13:58 svnbot         Checkin                                      
2011-01-07 13:58 svnbot         Note Added: 0130313                          
======================================================================




More information about the asterisk-bugs mailing list