[asterisk-bugs] [Asterisk 0019238]: [patch] prependfile in __ast_play_and_record
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 5 12:40:06 CDT 2011
The following issue has been UPDATED.
======================================================================
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: new
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-05 12:40 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-05 12:40 byronclark Summary prependfile in
__ast_play_and_record => [patch] prependfile in __ast_play_and_record
======================================================================
More information about the asterisk-bugs
mailing list