<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 20, 2022 at 1:53 PM Jerry Geis <<a href="mailto:jerry.geis@gmail.com">jerry.geis@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Bringing 80 devices into a conf bridge with CPU: AMD Phenom(tm) II X6 1045T Processor at 2.7G and audio is reported as staticy or not the best audio quality.<div><br></div><div>Network is r8169 0000:02:00.0 eth0: RTL8168e/8111</div><div>Link is 1G.</div><div><br></div><div>Asterisk 18.14.0</div><div><br></div><div>I would think this should be able to handle 80 calls (one way audio).</div><div><br></div><div>How can I tell if asterisk is an able to handle this - or how can I find the bottle neck?</div><div><br></div><div>Thanks <br><div><br></div><div>Jerry</div></div></div></blockquote><div><br></div><div><br></div><div><br></div><div>So I did the "timing test" got</div><div> timing test</div>Attempting to test a timer with 50 ticks per second.<br>Using the 'timerfd' timing module for this test.</div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">in modules I added </div><div class="gmail_quote">[modules]<br>autoload=yes<br>preload => res_timing_dahdi.so<br>preload => res_timing_pthread.so<br></div><div class="gmail_quote"><br></div><div class="gmail_quote">Re-ran the timing test got the same thing.</div><div class="gmail_quote">Notice it says specifically timerfd - not timing_dahdi or timing_pthread.</div><div class="gmail_quote">System is CentOS 7.</div><div class="gmail_quote"><br></div><div class="gmail_quote">lsmod | grep dahdi</div><div class="gmail_quote">lsmod | grep dahdi<br>dahdi_transcode        14291  1 wctc4xxp<br>dahdi_voicebus         59241  1 wctdm24xxp<br>dahdi                 228002  9 wctdm24xxp,wcaxx,dahdi_transcode,oct612x,dahdi_voicebus,wcb4xxp,wct4xxp,wcte43x,wcte13xp<br>crc_ccitt              12707  2 wctdm24xxp,dahdi<br></div><div class="gmail_quote"><br></div><div class="gmail_quote">Is my timing OK - or not ? </div><div class="gmail_quote"><br></div><div class="gmail_quote">Note /var/log/asterisk/messages says "nothing" about timing even though the resourse were loaded.</div><div class="gmail_quote"><br></div><div class="gmail_quote">Thoughts ?</div><div class="gmail_quote"><br></div><div class="gmail_quote">Jerry</div><div class="gmail_quote"><br></div></div>