[Home]

Summary:ASTERISK-05660: AGI STREAM FILE does not seem to be working for mp3 files even when format_mp3 is installed
Reporter:Leo Burd (leoburd)Labels:
Date Opened:2005-11-20 20:39:25.000-0600Date Closed:2006-09-27 11:35:37
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_mp3
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I'm not sure if this is the best place to declare this bug.  If not, please let me know where to insert, ok?

Anyway, for some reason, calls to AGI STREAM FILE are failing for mp3 files, even when format_mp3 is installed.  The call returns 'result' = 0 and 'position' = 0.

The file seems to play fine with MP3Player.  However, when I try to play it with Playback(), the system plays it and displays the following message:

WARNING[4654]: interface.c:215 decodeMP3: Junk at the beginning of frame 49443303

Any ideas of what is going on?

****** ADDITIONAL INFORMATION ******

I'm assuming that AGI CONTROL STREAM FILE would also fail for the same reason.
Comments:By: Kevin P. Fleming (kpfleming) 2005-12-01 17:29:29.000-0600

We can't even begin to help you with this problem without a detailed trace of exactly what is happening; but even with that, format_mp3 is known to have a number of problems and is likely to be the worst possible way to accomplish what you want.

By: Kevin P. Fleming (kpfleming) 2005-12-12 21:49:31.000-0600

Suspending due to lack of feedback.

By: Serge Vecher (serge-v) 2006-09-27 11:21:54

opening at the request of amdtech on asterisk-dev list (
http://lists.digium.com/pipermail/asterisk-dev/2006-September/023559.html)

Please attach a patch for *trunk* here.

By: Serge Vecher (serge-v) 2006-09-27 11:35:37

this bug has been erroneously reopened, amdtech corrected himself on irc that he has a patch for 5881, not 5811.