<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT face=Arial size=2>You only use 1 process.. its a pipe so you dont 
burn cpu for every single call.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>bkw</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=vasyl.rublyov@ionidea.com 
  href="mailto:vasyl.rublyov@ionidea.com">Vasyl Rublyov</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> Monday, May 24, 2004 6:57 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Asterisk-Users] 
mpg123</DIV>
  <DIV><BR></DIV>Brain,<BR><BR>I believe that space on the disk become very 
  cheap, as well as computer memory, so it does not make any sense to have 
  decoding mpegs in the memory, consuming cpu cycles for this.... let save a 
  little for codecs and echo cancellation :-) <BR><BR>Anyway - thanks for good 
  points - I will upgrade mpg123 on my systems, as well as use "quitetmp3nb". 
  Does it enough to serve 20-30 calls at once?<BR><BR>Thanks<BR><BR>brian 
  wrote:<BR>
  <BLOCKQUOTE cite=mid002201c441ef$0688e300$951c2641@desktop type="cite">
    <BLOCKQUOTE type="cite"><PRE wrap="">Is anyone will propose anything better then crappy mpg123 musiconhold? I
think playing wav files is better approach then playing CPU consuming
mpegs.
    </PRE></BLOCKQUOTE><PRE wrap=""><!---->
If you stop and realize that mpg123 will not decode when the stream isn't
being used.  So you are only burning CPU when someone is listening to the
stream.  In addition if you use mpg123 0.59r you will never have one ounce
of problems with it.  Download and compile that version from src (and yes
the version on the website is patched but you aren't using http to stream)

Also if you use "quietmp3nb" you will see only *one* mpg123 per music on
hold class.

I don't see one thing that's crappy about the current music on hold setup.

bkw


_______________________________________________
Asterisk-Users mailing list
<A class=moz-txt-link-abbreviated href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</A>
<A class=moz-txt-link-freetext href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A>
To UNSUBSCRIBE or update options visit:
   <A class=moz-txt-link-freetext href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A>
  </PRE></BLOCKQUOTE><BR></BLOCKQUOTE></BODY></HTML>