[asterisk-bugs] [Asterisk 0015625]: [patch] Prepending to a voicemail on forward causes locked sip channel and large file filling disk space

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Nov 30 15:21:10 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15625 
====================================================================== 
Reported By:                Shagg63
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   15625
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Target Version:             1.4.28
Asterisk Version:           SVN 
JIRA:                       SWP-281 
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:             2009-07-31 14:24 CDT
Last Modified:              2009-11-30 15:21 CST
====================================================================== 
Summary:                    [patch] Prepending to a voicemail on forward causes
locked sip channel and large file filling disk space
Description: 
Tested on mutiple 1.4.X systems

In voicemailMain a user presses 8 to forward a voicemail then option 1 to
prepend a message. After recording a message they hangup or press # the sip
channel stays open and never hangs up.  The voicemail file that it prepends
to fills the hard drive.  The only way to clear the channel is to restart
asterisk. softhangup will not hangup the channel.
====================================================================== 

---------------------------------------------------------------------- 
 (0114421) svnbot (reporter) - 2009-11-30 15:21
 https://issues.asterisk.org/view.php?id=15625#c114421 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 231616

_U  trunk/
U   trunk/apps/app_voicemail.c
U   trunk/include/asterisk/file.h
U   trunk/main/app.c

------------------------------------------------------------------------
r231616 | mnicholson | 2009-11-30 15:21:09 -0600 (Mon, 30 Nov 2009) | 15
lines

Merged revisions 231614 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r231614 | mnicholson | 2009-11-30 15:11:44 -0600 (Mon, 30 Nov 2009) | 8
lines
  
  Remove duplicate entries from voicemail format lists. This prevents
app_voicemail from entering an infinite loop when the same format is
specified twice in the format list.
  
  (closes issue https://issues.asterisk.org/view.php?id=15625)
  Reported by: Shagg63
  Tested by: mnicholson
  
  Review: https://reviewboard.asterisk.org/r/429/
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-30 15:21 svnbot         Checkin                                      
2009-11-30 15:21 svnbot         Note Added: 0114421                          
======================================================================




More information about the asterisk-bugs mailing list