<div dir="ltr"><div>You have turned off CDR, but what about logging?  Logging at certain levels gets pretty taxing at these call rates.</div><div>Have you implemented all the hints from <a href="https://wiki.freeswitch.org/wiki/Performance_Tuning">https://wiki.freeswitch.org/wiki/Performance_Tuning</a> and <a href="https://wiki.freeswitch.org/wiki/Performance_testing_and_configurations">https://wiki.freeswitch.org/wiki/Performance_testing_and_configurations</a> ?</div>
<div> </div><div>Guillermo</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 22, 2013 at 3:41 PM, Deon Vermeulen <span dir="ltr">&lt;<a href="mailto:vermeulen.deon@gmail.com" target="_blank">vermeulen.deon@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">My 2cents is to move to bare metal.<br>
We ran a Guest on Commercial Licensed ESX and without real load (&gt;50%) started seeing bad behavior.<br>
We moved to Bare Metal just over 3weeks ago and since then no more strange behavior.<br>
<br>
I&#39;ve setup OpenVZ for LAB environment and so far no issues with almost the same load when using Commercial Licensed ESX.<br>
<br>
<br>
Kind Regards<br>
<br>
Sent from my iPhone<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; On Oct 22, 2013, at 19:28, &quot;Miha&quot; &lt;<a href="mailto:miha@softnet.si">miha@softnet.si</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt;<br>
&gt; I would be also interested in this as i am experiancing<br>
&gt; same issue, poor audio quality and media dropping.<br>
&gt;<br>
&gt; Br,<br>
&gt;<br>
&gt; Miha<br>
&gt;<br>
&gt; On Tue, 22 Oct 2013 16:03:29 +0200<br>
&gt; Grant Bagdasarian &lt;<a href="mailto:GB@cm.nl">GB@cm.nl</a>&gt; wrote:<br>
&gt;&gt; Yes, it does!<br>
&gt;&gt;<br>
&gt;&gt; I also found this:<br>
&gt; <a href="https://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_echo" target="_blank">https://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_echo</a><br>
&gt;&gt;<br>
&gt;&gt; Echo application for FS.<br>
&gt;&gt; Going to see if that works first. If not, I&#39;ll setup a<br>
&gt;&gt; Sipp in server mode.<br>
&gt;&gt;<br>
&gt;&gt; From: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>
&gt;&gt; [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] On<br>
&gt;&gt; Behalf Of Ali Pey<br>
&gt;&gt; Sent: Tuesday, October 22, 2013 3:50 PM<br>
&gt;&gt; To: FreeSWITCH Users Help<br>
&gt;&gt; Subject: Re: [Freeswitch-users] Audio quality issues<br>
&gt;&gt;<br>
&gt;&gt; You can make calls from sipp that also terminates on sipp<br>
&gt;&gt; and then play a wave file in sipp.<br>
&gt;&gt;<br>
&gt;&gt; Change your dial plan in FS to route the calls to an<br>
&gt;&gt; instant of sipp that can terminate the calls.<br>
&gt;&gt;<br>
&gt;&gt; Does this make sense?<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Oct 22, 2013 at 9:22 AM, Grant Bagdasarian<br>
&gt;&gt; &lt;<a href="mailto:GB@cm.nl">GB@cm.nl</a>&lt;mailto:<a href="mailto:GB@cm.nl">GB@cm.nl</a>&gt;&gt; wrote:<br>
&gt;&gt; A while back I used iotop to measure the disk access, and<br>
&gt;&gt; FS was hardly using any io during tests.<br>
&gt;&gt;<br>
&gt;&gt; How do I simulate two way audio?<br>
&gt;&gt; I know I can make Sipp send an RTP stream using a pcap<br>
&gt;&gt; file, but how do I make FS sent RTP back which is not<br>
&gt;&gt; read from disk? Does FS have an echo application?<br>
&gt;&gt; Or is it enough for Sipp to send the media?<br>
&gt;&gt;<br>
&gt;&gt; From:<br>
&gt; <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>&lt;mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>&gt;<br>

&gt; [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>&lt;mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>&gt;]<br>

&gt;&gt; On Behalf Of Ali Pey<br>
&gt;&gt; Sent: Tuesday, October 22, 2013 2:25 PM<br>
&gt;&gt;<br>
&gt;&gt; To: FreeSWITCH Users Help<br>
&gt;&gt; Subject: Re: [Freeswitch-users] Audio quality issues<br>
&gt;&gt;<br>
&gt;&gt; I think the problem here is that you are playing a file<br>
&gt;&gt; for every call for the duration of the call. The<br>
&gt;&gt; bottleneck seems to be the disk access. If there were to<br>
&gt;&gt; be two way audio path, FS would only proxy the media<br>
&gt;&gt; which would be quite faster as there would be no file<br>
&gt;&gt; reading and playing involved. Attempt a test case with<br>
&gt;&gt; fewer or no file play and only media proxy and test<br>
&gt;&gt; again.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Oct 22, 2013 at 6:01 AM, Grant Bagdasarian<br>
&gt;&gt; &lt;<a href="mailto:GB@cm.nl">GB@cm.nl</a>&lt;mailto:<a href="mailto:GB@cm.nl">GB@cm.nl</a>&gt;&gt; wrote:<br>
&gt;&gt; The network shouldn&#39;t be an issue, since we have at least<br>
&gt;&gt; 1Gbps lines. The tests stay within the network.<br>
&gt;&gt;<br>
&gt;&gt; I forgot to mention the calls are being distributed<br>
&gt;&gt; across two machines by a Kamailio instance.<br>
&gt;&gt; So for a total of 800 concurrent calls generated by Sipp,<br>
&gt;&gt; each machine has 400 active calls.<br>
&gt;&gt; CPU load reaches about 70% per machine.<br>
&gt;&gt;<br>
&gt;&gt; At this point both FS machines are virtualized, since the<br>
&gt;&gt; performance gain wasn&#39;t that much compared to physical.<br>
&gt;&gt; The VM host shows it is using ~3/4 of its CPU resources.<br>
&gt;&gt;<br>
&gt;&gt; Htop shows that the normal priority threads(green) and<br>
&gt;&gt; the kernel threads(red) are about the same length.<br>
&gt;&gt;<br>
&gt;&gt; Also, FS is running on Ubuntu Server 12.04 x64.<br>
&gt;&gt;<br>
&gt;&gt; From:<br>
&gt; <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>&lt;mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>&gt;<br>

&gt; [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>&lt;mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>&gt;]<br>

&gt;&gt; On Behalf Of Stanislav Sinyagin<br>
&gt;&gt; Sent: Tuesday, October 22, 2013 11:11 AM<br>
&gt;&gt; To: FreeSWITCH Users Help<br>
&gt;&gt; Subject: Re: [Freeswitch-users] Audio quality issues<br>
&gt;&gt;<br>
&gt;&gt; 800 calls at 64kbps is 51Mbps.<br>
&gt;&gt; Could there be a network issue, like a 100Mbps line<br>
&gt;&gt; between the endpoints?<br>
&gt;&gt;<br>
&gt;&gt; How heavy is your CPU load?  &quot;htop&quot; command would be<br>
&gt;&gt; helpful in this.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ________________________________<br>
&gt;&gt; From: Grant Bagdasarian &lt;<a href="mailto:GB@cm.nl">GB@cm.nl</a>&lt;mailto:<a href="mailto:GB@cm.nl">GB@cm.nl</a>&gt;&gt;<br>
&gt;&gt; To: &quot;FreeSWITCH Users Help<br>
&gt; (<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&lt;mailto:<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;)&quot;<br>

&gt; &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&lt;mailto:<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;&gt;<br>

&gt;&gt; Sent: Tuesday, October 22, 2013 10:14 AM<br>
&gt;&gt; Subject: [Freeswitch-users] Audio quality issues<br>
&gt;&gt;<br>
&gt;&gt; Hello,<br>
&gt;&gt;<br>
&gt;&gt; I was wondering what the maximum concurrent calls for FS<br>
&gt;&gt; before audio quality becomes an issue? I assume the specs<br>
&gt;&gt; of the machine would also affect this.<br>
&gt;&gt; We are currently running FS on a Six Core (12 Threads)<br>
&gt;&gt; Intel E5-2430 CPU and get about 800 concurrent calls at<br>
&gt;&gt; 10-20 CPS. The audio quality at these rates is still<br>
&gt;&gt; fair, but we do notice some quality issue&#39;s.<br>
&gt;&gt; Going above these numbers screws up the audio quality:<br>
&gt;&gt; choppy sound, audio drops etc. We aren&#39;t doing any heavy<br>
&gt;&gt; media processing, just simply playing a file (G711-Alaw)<br>
&gt;&gt; which lasts about 2 minutes during the load test.<br>
&gt;&gt; These numbers are for one way audio, where Sipp doesn&#39;t<br>
&gt;&gt; echo the RTP back. These numbers get lower once Sipp<br>
&gt;&gt; echo&#39;s the RTP.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve tried FS on a physical box and also on a virtual box<br>
&gt;&gt; (ESXi 5.1), but the performance gain on physical vs<br>
&gt;&gt; virtual isn&#39;t that much.<br>
&gt;&gt;<br>
&gt;&gt; I disabled all the modules we don&#39;t need, like CDR&#39;s,<br>
&gt;&gt; conferencing, etc.<br>
&gt;&gt;<br>
&gt;&gt; Are there any parameters(config files)/modules that can<br>
&gt;&gt; affect the quality of the audio stream?<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt;<br>
&gt;&gt; Grant<br>
&gt; _________________________________________________________________________<br>
&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>&lt;mailto:<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>&gt;<br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>&lt;<a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com/</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication<br>
&gt;&gt; Server<br>
&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>&lt;<a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com/</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>&lt;<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a>&gt;<br>
&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a>&lt;<a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org/</a>&gt;<br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>&lt;<a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>&lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>&lt;<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a>&gt;<br>
&gt; _________________________________________________________________________<br>
&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>&lt;mailto:<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>&gt;<br>
&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication<br>
&gt;&gt; Server<br>
&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;<br>
&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>&lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;&gt; [cid:~WRD000.jpg]<br>
&gt; _________________________________________________________________________<br>
&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>&lt;mailto:<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>&gt;<br>
&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication<br>
&gt;&gt; Server<br>
&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;<br>
&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>&lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;&gt; [cid:~WRD000.jpg]<br>
&gt;<br>
&gt;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Guillermo Ruiz Camauer<br>
</div>