[asterisk-bugs] [Asterisk 0016366]: [patch] Fix file playback for formats that exist in the new format/codec space
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Dec 1 16:32:41 CST 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=16366
======================================================================
Reported By: malcolmd
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16366
Category: Core/FileFormatInterface
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-12-01 16:32 CST
Last Modified: 2009-12-01 16:32 CST
======================================================================
Summary: [patch] Fix file playback for formats that exist in
the new format/codec space
Description:
Bug in *ast_openstream_full.
fmts defined as an int means that if you're trying to playback a file
that's of a type defined in the new bitspace that it won't work.
Instead, declare fmts as format_t and all's well.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-12-01 16:32 malcolmd Asterisk Version => SVN
2009-12-01 16:32 malcolmd Regression => No
2009-12-01 16:32 malcolmd SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list