[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:50:49 CST 2009
The following issue has been DELETED.
======================================================================
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:50 malcolmd Issue Deleted: 0016366
======================================================================
More information about the asterisk-bugs
mailing list