<!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.2900.2604" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>looks like you are missing the trailing '/' in the 
url</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=dovb@terra.com.br href="mailto:dovb@terra.com.br">Dov Bigio</A> 
</DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=asterisk-users@lists.digium.com 
  href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, March 23, 2005 12:38 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Asterisk-Users] slim server for 
  moh</DIV>
  <DIV><BR></DIV>
  <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>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Asterisk-Users 
  mailing 
  list<BR>Asterisk-Users@lists.digium.com<BR>http://lists.digium.com/mailman/listinfo/asterisk-users<BR>To 
  UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; 
  http://lists.digium.com/mailman/listinfo/asterisk-users</BLOCKQUOTE></BODY></HTML>