[asterisk-bugs] [Asterisk 0015224]: mp3 playback not working via AGI "STREAM FILE", but "EXEC PLAYBACK" works
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 29 15:55:07 CDT 2009
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=15224
======================================================================
Reported By: rbd
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15224
Category: Addons/format_mp3
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.24
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-05-29 12:49 CDT
Last Modified: 2009-05-29 15:55 CDT
======================================================================
Summary: mp3 playback not working via AGI "STREAM FILE", but
"EXEC PLAYBACK" works
Description:
-Ubuntu 8.10 x64
-Using Asterisk 1.4.24 (compiled from source), Addons 1.4.7
Trying to play an MP3 file via FastAGI "STREAM FILE" and/or "GET DATA"
commands fails, with the command returning immediately (log attached). We
have tried two different types of mp3 files:
-16-bit, 44.100kHz, CBR, 128kbit
(http://asterisk.gnuinter.net/files/digium/asterisk-ng/sounds/fpm-calm-river.mp3,
from the standard asterisk-addons distribution)
-16-bit, 11.025kHZ, CBR, 32kbit
Playing either mp3 with the Playback() callflow command (from
extensions.conf) works fine. It just seems that things are broken with
AGI.
This is a problem for us because EXEC PLAYBACK can't take DTMF. We need to
process DTMF like STREAM DATA allows for.
The AGI server script we are using is attached.
Note that in the log snippets you will see mention of voiceglue/phoneglue.
This is because we are working the voiceglue folks to get mp3 playback
working with it, and saw this bug. Note that in this testing here, we have
totally removed voiceglue out of the picture. This is just plain old
asterisk playing a plain old MP3 file.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-05-29 15:55 tilghman Status new => assigned
2009-05-29 15:55 tilghman Assigned To => tilghman
======================================================================
More information about the asterisk-bugs
mailing list