<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">look at the logs, if you extend beyond your resources and freeswitch can't start threads among other things, it will lower your session limit.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jan 22, 2015, at 6:47 PM, Ahmed Habiba &lt;<a href="mailto:ahabiba@gmail.com" class="">ahabiba@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Dears,<div class=""><br class=""></div><div class="">kindly Im facing some issue with concurrent session limit, below is the status showing the maximum sessions of 355, however I set maximum sessions to 10000, you kind help to identify why freeswitch use lower limit than the configured one will be appreciated.</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">/etc/freeswitch# fs_cli -x "status"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">UP 0 years, 0 days, 0 hours, 19 minutes, 2 seconds, 490 milliseconds, 264 microseconds</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">FreeSWITCH (Version 1.5.8b+git git 35f2bcc 2014-02-12 23:33:16Z 64bit) is ready</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">345 session(s) since startup</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">345 session(s) - peak 345, last 5min 345&nbsp;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">0 session(s) per Sec out of max 1000, peak 66, last 5min 0&nbsp;</div><div style="margin: 0px; font-family: Menlo;" class=""><font color="#791a3e" size="2" class=""><b class="">335 session(s) max</b></font></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">min idle cpu 0.00/62.00</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Current Stack Size/Max 240K/8192K</div></div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">switch.conf.xml:</div></div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(195, 55, 32);" class=""><span style="" class="">&nbsp; &nbsp;&nbsp;</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;param </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bd26" class="">name</span><span style="" class="">=</span>"max-sessions"<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class=""> </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bd26" class="">value</span><span style="" class="">=</span>"10000"<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">/&gt;</span></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(83, 48, 225);" class=""><span style="" class="">&nbsp; &nbsp; </span>&lt;!--Most channels to create per second --&gt;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(195, 55, 32);" class=""><span style="" class="">&nbsp; &nbsp; </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">&lt;param </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bd26" class="">name</span><span style="" class="">=</span>"sessions-per-second"<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class=""> </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bd26" class="">value</span><span style="" class="">=</span>"1000”<span style="font-variant-ligatures: no-common-ligatures; color: #34bbc7" class="">/&gt;</span></div></div></div></div></blockquote></div><br class=""></div></body></html>