Well this is a 2 X E5506<br>With 8 GB of Ram.<br><br>The Main Problem is that we use tons of DTMF + TTS + Dialplan Logic and as you say Anthony this causes an impact on the total Supported Calls.<br><br>I&#39;m building a new IVR server that we can deploy on another server so we can ease the pain that mod_python is causing on the CPU.<br>
<br>TOP Shows AVG idle CPU at 93 %<br><br>Anyway for every performance increment i find i will post it here. Thanks Anthony for your input i think i got your point , I&#39;m assuming an SBC with media bypass would handle a lot more calls  per profile but as you may have guessed my objective is not SipTrunking but a high layer of service.<br>
<br>Anyway thanks alot.<br><br>Regards<br>Antonio Teixeira<br><br><br><div class="gmail_quote">2011/5/24 Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Anything you find useful to get more calls is subjective to the power<br>
of the box.<br>
If sofia starts behaving badly, it indicates a maximum resource<br>
consumption.  More profiles of course help with concurrency.<br>
<br>
So I could have a box where I could do 5000 calls before another<br>
profile would help and someone else could get benefits of multiple<br>
profiles at 100 calls.<br>
<br>
You have 2 choices:<br>
1) Search for ways to squeeze more calls out of a bad box like we used<br>
to do with config.sys in DOS<br>
2) Use the money you saved by getting a free carrier grade switch<br>
platform and buy a halfway decent  box.<br>
<div><div></div><div class="h5"><br>
<br>
<br>
On Tue, May 24, 2011 at 7:48 AM, Antonio Teixeira<br>
&lt;<a href="mailto:eagle.antonio@gmail.com">eagle.antonio@gmail.com</a>&gt; wrote:<br>
&gt; Regarding the SIgnaling Problem , the DB was already on tmpfs and you may<br>
&gt; have read that this was not an I/O problem.<br>
&gt;<br>
&gt; To load Blance a call is simple in our use case.<br>
&gt;<br>
&gt; First understand we use auto-dialers so alot happens in the backend , the<br>
&gt; rest we send a originate command so simply change the profile used imagine :<br>
&gt;<br>
&gt; originate sofia/external1_profile/<a href="mailto:22222222@111.11.11.11">22222222@111.11.11.11</a> IVR XML<br>
&gt;<br>
&gt; The dialer simply changes<br>
&gt; originate sofia/external1_profile/<a href="mailto:22222222@111.11.11.11">22222222@111.11.11.11</a> IVR XML<br>
&gt; originate sofia/external2_profile/<a href="mailto:22222222@111.11.11.11">22222222@111.11.11.11</a> IVR XML<br>
&gt; originate sofia/external3_profile/<a href="mailto:22222222@111.11.11.11">22222222@111.11.11.11</a> IVR XML<br>
&gt; originate sofia/external4_profile/<a href="mailto:22222222@111.11.11.11">22222222@111.11.11.11</a> IVR XML<br>
&gt;<br>
&gt; We use INB ESL.<br>
&gt;<br>
&gt; Now if you want to use &quot;softphones&quot; i think you can use mod_limit and the<br>
&gt; XML dialplan to create a realtime version of this.<br>
&gt;<br>
&gt; Notes :<br>
&gt;<br>
&gt; Keep in mind that i do not know if this is the correct way to handle this<br>
&gt; situation but we have it deployed  this way and as i was able to increase<br>
&gt; the call volume by a factor of 2 while at the same time increasing quality<br>
&gt; and decreasing the signaling issues.<br>
&gt;  At the expense of RAM more RAM = Profiles.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2011/5/24 jay binks &lt;<a href="mailto:jaybinks@gmail.com">jaybinks@gmail.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; moving your SQLlite DB to tempFS is the biggest single change you can have<br>
&gt;&gt; with FS.<br>
&gt;&gt; that alone would account for the massive increase in calls you were able<br>
&gt;&gt; to achieve.<br>
&gt;&gt;<br>
&gt;&gt; On Tue, May 24, 2011 at 9:57 PM, Anton VG &lt;<a href="mailto:anton.vazir@gmail.com">anton.vazir@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; do you mean sqlite?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; 2011/5/24 Tihomir Culjaga &lt;<a href="mailto:tculjaga@gmail.com">tculjaga@gmail.com</a>&gt;:<br>
&gt;&gt;&gt; &gt; the only real improvment was to move your DB to tmpfs ... the rest ( if<br>
&gt;&gt;&gt; &gt; 64bit) makes really small difference from distro to distro..<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&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;&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;&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;&gt; --<br>
&gt;&gt; Sincerely<br>
&gt;&gt;<br>
&gt;&gt; Jay<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;<br>
&gt;<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>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
</div></div>Anthony Minessale II<br>
<br>
FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
<br>
AIM: anthm<br>
<a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
<br>
FreeSWITCH Developer Conference<br>
<a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br>
<div><div></div><div class="h5"><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>