<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1141" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I had the same trouble with mpg123, and found a
different problem...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The buffering code doesn't seem to work..
(This is on an Athlon Thunderbird 750)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I had to hack the source to remove the -b option
(hard-coded to off) and now it works fine.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>(I didn't want to change asterisk, as I suspected
that I'd update asterisk more often than mpg123).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=joe@jsci.net href="mailto:joe@jsci.net">Joe Antkowiak</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=asterisk-dev@lists.digium.com
href="mailto:asterisk-dev@lists.digium.com">asterisk-dev@lists.digium.com</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, May 03, 2003 3:26
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Asterisk-Dev] note on music on
hold and new mpg123</DIV>
<DIV><BR></DIV>After beating my head on the desk for a while, I finally
figured out why<BR>my moh/mp3 player application didn't work
anymore...<BR><BR>the latest version of mpg123 installs itself into
/usr/local/bin, but<BR>asterisk is executing it from /usr/bin. Yes, this
is a variable you can<BR>change, but there were no errors reported during my
recompile attempt<BR>nor when I ran asterisk with -vvvvvvv<BR><BR>Just a
thought, might save some people some time in the future, if it<BR>informed the
user it didn't find the
binary...<BR><BR>-Joe<BR><BR>_______________________________________________<BR>Asterisk-Dev
mailing list<BR><A
href="mailto:Asterisk-Dev@lists.digium.com">Asterisk-Dev@lists.digium.com</A><BR><A
href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</A><BR></BLOCKQUOTE></BODY></HTML>