[asterisk-bugs] [Asterisk 0019238]: [patch] prependfile in __ast_play_and_record
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 9 09:32:39 CDT 2011
The following issue is now READY FOR REVIEW.
======================================================================
https://issues.asterisk.org/view.php?id=19238
======================================================================
Reported By: byronclark
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19238
Category: Applications/General
Reproducibility: always
Severity: tweak
Priority: normal
Status: ready for review
Asterisk Version: 1.8.3.3
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-05 12:39 CDT
Last Modified: 2011-05-09 09:32 CDT
======================================================================
Summary: [patch] prependfile in __ast_play_and_record
Description:
Some of the filenames generated on our system are close to 80 characters
long when passed __ast_play_and_record and overflow the available space
when a prepend file is requested. The prepend file records, but it isn't
found at playback time because it ends in something like "-prep" instead of
"-prepend". The attached trivial patch (against svn trunk) increases the
allowed length of the prepend filename.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-05-09 09:32 lmadsen Status new => ready for review
======================================================================
More information about the asterisk-bugs
mailing list