<DIV style="FONT-SIZE: 14px; FONT-FAMILY: verdana, arial">
<DIV>Hello,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have installed SlimServer for Windows on my desktop and Asterisk on a Red Hat Linux machine.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am able to play mp3's for music on hold when mp3s are on the Linux server, and to play streaming mp3's with Windows Media Player and Winamp&nbsp;on Windows&nbsp;using the slim server.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I also have mpg123 on my Linux, apparently installed correctly, since it works for local moh.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I put the following line on my musiconhold.conf</DIV>
<DIV>&nbsp;</DIV>
<DIV>default=&gt;custom:/var/lib/asterisk/mohmp3-dummy,/usr/bin/mpg123 -q -s --mono -r 8000 -f 8192 <A href="http://10.0.0.90:9000/stream.mp3">http://10.0.0.90:9000/stream.mp3</A><BR></DIV>
<DIV>where 10.0.0.90:9000 is my slim server.</DIV>
<DIV>On /var/lib/asterisk/mohmp3-dummy I have an empty mp3 file with 0bytes.</DIV>
<DIV>&nbsp;</DIV>
<DIV>This doesn't work at all (for example using the following extension)</DIV>
<DIV>&nbsp;</DIV>
<DIV>exten =&gt; 64,1,Answer<BR>exten =&gt; 64,2,MusicOnHold(default)<BR>exten =&gt; 64,3,Hangup<BR></DIV>
<DIV>I have converted my mp3 files so that they have the following characteristics )but I don't really think this matters since when the music is on the Linux machine, without slim server, it works:</DIV>
<DIV>&nbsp;</DIV>
<DIV>MPEG 2.5 layer 3<BR>16kbit, 1385 frames<BR>8000Hz Mono</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any help would be really appreciated!!!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you</DIV>
<DIV>Dov</DIV></DIV>