[asterisk-bugs] [Asterisk 0015432]: [patch] MP3 files not playing in Asterisk 1.6.1.1 + Addons 1.6.1.0
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 31 16:13:11 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15432
======================================================================
Reported By: DLNoah
Assigned To: dbrooks
======================================================================
Project: Asterisk
Issue ID: 15432
Category: Addons/format_mp3
Reproducibility: always
Severity: major
Priority: normal
Status: ready for review
Asterisk Version: 1.6.1.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-07-01 10:26 CDT
Last Modified: 2009-08-31 16:13 CDT
======================================================================
Summary: [patch] MP3 files not playing in Asterisk 1.6.1.1 +
Addons 1.6.1.0
Description:
I upgraded one of my Asterisk servers to 1.6.1.1 with addons 1.6.1.0, MP3
files will no longer playback using either the Background() or Playback()
dialplan applications. The pre-upgrade setup was using Background() with
1.6.0.9 and addons 1.6.0.0. Downgrading to those versions causes MP3 files
to play again with no changes to the dialplan or configs necessary.
======================================================================
----------------------------------------------------------------------
(0109872) svnbot (reporter) - 2009-08-31 16:13
https://issues.asterisk.org/view.php?id=15432#c109872
----------------------------------------------------------------------
Repository: asterisk-addons
Revision: 1020
U tags/1.6.1.0/formats/format_mp3.c
------------------------------------------------------------------------
r1020 | dbrooks | 2009-08-31 16:13:11 -0500 (Mon, 31 Aug 2009) | 9 lines
Fixes MP3 problem with Playback() and Background()
Using Playback() and Background() with an MP3 file was not possible. This
patch to
format_mp3 allows MP3s to be used with these functions.
(closes issue https://issues.asterisk.org/view.php?id=15432)
Reported by: DLNoah
Tested by: dbrooks, DLNoah
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk-addons?view=rev&revision=1020
Issue History
Date Modified Username Field Change
======================================================================
2009-08-31 16:13 svnbot Checkin
2009-08-31 16:13 svnbot Note Added: 0109872
======================================================================
More information about the asterisk-bugs
mailing list