I figured it out from <a href="http://asteriskguru.org">asteriskguru.org</a>. If you are using kernel 2.6 enter the following command &#39;#make linux26&#39;, before doing &#39;#make install&#39;.<br>and also do ./configure. Hope it will help someone else. 
<br><br><br>
<div><span class="gmail_quote">On 12/29/07, <b class="gmail_sendername">Gordon Henderson</b> &lt;<a href="mailto:gordon+asterisk@drogon.net">gordon+asterisk@drogon.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Fri, 28 Dec 2007, Steve Totaro wrote:<br><br>&gt; Gordon Henderson wrote:<br>&gt;&gt; On Fri, 28 Dec 2007, Steve Totaro wrote:
<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;&gt; broadband Voice wrote:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; On 12/27/07, *broadband Voice* &lt;<a href="mailto:broadbandvoice@gmail.com">broadbandvoice@gmail.com</a><br>&gt;&gt;&gt;&gt; &lt;mailto:
<a href="mailto:broadbandvoice@gmail.com">broadbandvoice@gmail.com</a>&gt;&gt; wrote:<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; I am using Asterisk and A2billing Calling Card Platform and after<br>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; the 6th call the quality starts to degrade. The way it set up is
<br>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; the user calls into the system then dial out so I have 12 channels<br>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; being used up but 6 active calls. Here are my specs Asterisk<br>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; SVN-branch-1.4-r79142
 on a i686 running Linux Fedora 6, Pentium 4<br>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hyper-Threading, 64 bit, 1GB of RAM, 80 GB Sata Drive, bandwidth 4<br>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; Mbps (1300GB/Throughput) burstable to 100Mbps.<br>&gt;&gt;&gt;&gt;
<br>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; I am planning on upgrading to Intel Core 2 Duo with a clock speed<br>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; of 1.8GHZ and 2GB Ram. Does anyone have similar situation or<br>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; advice? Thanks.<br>&gt;&gt;&gt;&gt;
<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt; Your system should be able to handle that volume easily.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; What are you using for PSTN connectivity?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I have heard of people having issues with Hyperthreading.&nbsp;&nbsp;That could be
<br>&gt;&gt;&gt; a problem, although I have never had any issues myself.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; What does top look like?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; When I had a similar issue (voice quality while running monitor on over
<br>&gt;&gt;&gt; seventy calls) I found a small Linux CLI app, I cannot remember the name<br>&gt;&gt;&gt; of it but it would give IO stats (I think it may be named IOStat or<br>&gt;&gt;&gt; something similar) and I could see right where the bottleneck was
<br>&gt;&gt;&gt; (obviously disc IO but I was able to see exactly where the breaking<br>&gt;&gt;&gt; point was).&nbsp;&nbsp;That may help identify something.<br>&gt;&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Try:<br>&gt;&gt;<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;vmstat 1
<br>&gt;&gt;<br>&gt;&gt; IIRC, iostat is a *BSD type utility, but it&#39;s been many years since I<br>&gt;&gt; touched BSD!<br>&gt;&gt;<br>&gt;&gt; It is possible to graph disk IO as well as network packet IO if required<br>
&gt;&gt; using (eg) MRTG.<br>&gt;&gt;<br>&gt;&gt; Gordon<br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt; <a href="http://www.linuxquestions.org/linux/articles/Jeremys_Magazine_Articles/Hunting_I_O_Bottlenecks_with_iostat">http://www.linuxquestions.org/linux/articles/Jeremys_Magazine_Articles/Hunting_I_O_Bottlenecks_with_iostat
</a><br><br>Ah, intersting, so I was about to suggest it might be a distro thing, but<br>digging deeper, I find there is an iostat for Debian - under the generic<br>package &quot;sysstat&quot; which is why I&#39;ve never found it in the past.
<br><br>The iostat I remember for BSD had a screen/curses interface, but scrolling<br>might help you see trends.<br><br>Cheers,<br><br>Gordon<br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by 
<a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>