[asterisk-bugs] [Asterisk 0010918]: msg description file not closed properly after insufficiently long recording rejected
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Oct 10 08:54:29 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10918
======================================================================
Reported By: brak2718
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10918
Category: Applications/app_voicemail
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.12.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-08-2007 21:45 CDT
Last Modified: 10-10-2007 08:54 CDT
======================================================================
Summary: msg description file not closed properly after
insufficiently long recording rejected
Description:
In leave_voicemail(), the tmp message description file does not get closed
if the message is shorter than minmessage. The file is deleted, but the
file should still be closed first. Eventually asterisk breaks by running
into process max open files limit.
======================================================================
----------------------------------------------------------------------
svnbot - 10-10-07 08:54
----------------------------------------------------------------------
Repository: asterisk
Revision: 85242
U branches/1.4/apps/app_voicemail.c
------------------------------------------------------------------------
r85242 | file | 2007-10-10 08:54:28 -0500 (Wed, 10 Oct 2007) | 6 lines
Close voicemail message description file if duration did not meet the
minimum, or else we will eventually run out of file descriptors.
(closes issue http://bugs.digium.com/view.php?id=10918)
Reported by: brak2718
Patches:
vm1.4.12.1.patch uploaded by brak2718 (license 279)
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
10-10-07 08:54 svnbot Checkin
10-10-07 08:54 svnbot Note Added: 0071762
10-10-07 08:54 svnbot Status new => assigned
10-10-07 08:54 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list