[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:43:35 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:43 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0114424) svnbot (reporter) - 2009-11-30 15:43
 https://issues.asterisk.org/view.php?id=15625#c114424 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 231689

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

------------------------------------------------------------------------
r231689 | mnicholson | 2009-11-30 15:43:33 -0600 (Mon, 30 Nov 2009) | 22
lines

Merged revisions 231688 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r231688 | mnicholson | 2009-11-30 15:31:55 -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=231689 

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




More information about the asterisk-bugs mailing list