What&#39;s the spec of your machine? Is it 32 or 64 bit? Are you actually using a 64bit OS?<br>
<br>If you post your spec then we can tell you whether it looks good enough or what you might want to change... probably better to do it that way because declaring a &#39;recommended spec&#39; is rather difficult in practice as everyone&#39;s use of FreeSWITCH is different so peoples requirements vary dramatically (for instance, how many calls do you get in what, in what period, any transcoding, how many apps, which apps etc, which is different for everyone all affect the system load)<br>
<br>
-Steve<br><br><br><div class="gmail_quote">On 18 September 2010 10:25, abubacker <span dir="ltr">&lt;<a href="mailto:abubacker@bksystems.co.in">abubacker@bksystems.co.in</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On Friday 17 September 2010 08:11 PM, Anthony Minessale wrote:<br>
&gt; Your machine consumed it&#39;s resource limits for threads.<br>
&gt; It&#39;s probably a 32 bit box with small ulimits.<br>
&gt;<br>
&gt; run all theses in your current shell before you start FS<br>
&gt;<br>
&gt; ulimit -c unlimited<br>
&gt; ulimit -d unlimited<br>
&gt; ulimit -f unlimited<br>
&gt; ulimit -i unlimited<br>
&gt; ulimit -n 999999<br>
&gt; ulimit -q unlimited<br>
&gt; ulimit -u unlimited<br>
&gt; ulimit -v unlimited<br>
&gt; ulimit -x unlimited<br>
&gt; ulimit -s 244<br>
&gt; ulimit -l unlimited<br>
&gt;<br>
&gt;<br>
&gt; If you still see it, get a much nicer box, 64 bit preferable.<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Sep 17, 2010 at 8:29 AM, abubacker&lt;<a href="mailto:abubacker@bksystems.co.in">abubacker@bksystems.co.in</a>&gt;  wrote:<br>
&gt;<br>
&gt;&gt; I installed 2 freeswitch in a single machine in a 2 different user account<br>
&gt;&gt; my intention was to simulate 100 calls from one freeswitch to another<br>
&gt;&gt; freeswitch<br>
&gt;&gt; but once after crossing the 40 calls the freeswitch which is receiving calls<br>
&gt;&gt; threw this error :<br>
&gt;&gt;<br>
&gt;&gt; 2010-09-17 13:25:01.993715 [NOTICE] switch_channel.c:779 New Channel<br>
&gt;&gt; sofia/external/<a href="mailto:200@192.168.6.182">200@192.168.6.182</a> [f9e96672-c25e-11df-b22d-b96292a72916]<br>
&gt;&gt; 2010-09-17 13:25:01.994725 [CRIT] switch_core_session.c:1255 Cannot create<br>
&gt;&gt; thread!<br>
&gt;&gt;<br>
&gt;&gt; what is it ,why it is unable to create a thread ?<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Best regards,<br>
&gt;&gt; N.Abubacker ,<br>
&gt;&gt; Associate system engineer ,<br>
&gt;&gt; bk systems pvt ltd ,<br>
&gt;&gt; Ph : 9144-43902701<br>
&gt;&gt;<br>
&gt;&gt; Disclaimer: <a href="http://www.bksystems.co.in/email-policy" target="_blank">http://www.bksystems.co.in/email-policy</a><br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&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;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>Thank you antony ,after applying your solution that error didnt appear<br>
  Can u suggest me the hardware details needs to run a busy call center<br>
using<br>
freeswitch PBX with detail.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Best regards,<br>
N.Abubacker ,<br>
Associate system engineer ,<br>
bk systems pvt ltd ,<br>
Ph : 9144-43902701<br>
<br>
Disclaimer: <a href="http://www.bksystems.co.in/email-policy" target="_blank">http://www.bksystems.co.in/email-policy</a><br>
<br>
<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>