[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
Tue Sep 1 10:45:53 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: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-07-01 10:26 CDT
Last Modified: 2009-09-01 10:45 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.
======================================================================
----------------------------------------------------------------------
(0109891) svnbot (reporter) - 2009-09-01 10:45
https://issues.asterisk.org/view.php?id=15432#c109891
----------------------------------------------------------------------
Repository: asterisk-addons
Revision: 1022
U branches/1.6.1/formats/format_mp3.c
------------------------------------------------------------------------
r1022 | dbrooks | 2009-09-01 10:45:52 -0500 (Tue, 01 Sep 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=1022
Issue History
Date Modified Username Field Change
======================================================================
2009-09-01 10:45 svnbot Note Added: 0109891
======================================================================
More information about the asterisk-bugs
mailing list