<div dir="ltr">Machine is having<br>    CPU -  Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz(8 core)<br>    RAM - 32GB<br>    HDD - 600 GB primary and other attached storage is there<br>    OS - Centos 6<br>    Freeswitch version -  1.3.10b ()<br>
<br>After calls get connected, we play audio files and we have voice app flows configured.<br>In the same machine only freeswitch is installed and JAVA application is there which connects to freeswitch to make calls.<br><br>
We are using ISDN calling on the machine. So how many max sessions can freeswitch handle in practically?<br>The events from the ISDN network are processed very slower in the freeswitch. Sometimes the main Java app waits for the required event for any particular uuid, and gets other non required events from other uuids. We are filtering that, but after sometime we have to forcefully terminate that session because of non availability of event. This also leads to non-usage of full capacity.<br>
<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 30, 2014 at 10:07 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Do you see the same problem if you write something small and hard-coded in c that uses libesl?  That message about lost events typically only happens when the receiver can not process messages fast enough off the socket, and the queue fills up.  This could be the fault of the java sockets, java esl library, or your code in java blocking while processing a message.<br>

<div><div class="h5"><br>
On Jul 30, 2014, at 12:58 AM, Sambit Jaysingh &lt;<a href="mailto:sambit.jaysingh@gmail.com">sambit.jaysingh@gmail.com</a>&gt; wrote:<br>
<br>
&gt; We are having two (Sangoma) Voice Cards, one with 8-ports and other with 16-ports.<br>
&gt;<br>
&gt; I have integrated ESL library with java in INBOUND MODE and making outbound calls.<br>
&gt;<br>
&gt; The issue what we are facing are<br>
&gt; 1. When I use all 720 channels or more than 450 channels, we see the events processed by ESL is very slow and we are not getting the events properly from ESL after placing the calls, even after so many minutes, so we have to forcefully close the connection.<br>

&gt;<br>
&gt; 2. And I see error mod_event_socket.c:375 Lost 502 events!<br>
&gt; And the java app also crashes with error ESL connection timeout.<br>
&gt;<br>
&gt; 3. And I see segmentation_fault in Freeswitch and big dump file is written and which would crash the system, because of high CPU\IO.<br>
&gt; But if we reduce the channels say, 450 we don&#39;t see any issue at all.<br>
&gt;<br>
&gt; What could be the reason for this issue.<br>
&gt;<br>
&gt; Appreciate any Help...<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt; Regards<br>
&gt; Sambit<br>
<br>
<br>
</div></div>_________________________________________________________________________<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-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><br>Regards<br>Sambit<br>+91-9916211211<br></div>
</div>