Regarding the SIgnaling Problem , the DB was already on tmpfs and you may have read that this was not an I/O problem.<br><br>To load Blance a call is simple in our use case.<br><br>First understand we use auto-dialers so alot happens in the backend , the rest we send a originate command so simply change the profile used imagine :<br>
<br>originate sofia/external1_profile/<a href="mailto:22222222@111.11.11.11">22222222@111.11.11.11</a> IVR XML<br><br>The dialer simply changes <br>originate sofia/external1_profile/<a href="mailto:22222222@111.11.11.11">22222222@111.11.11.11</a> IVR XML<br>
originate sofia/external2_profile/<a href="mailto:22222222@111.11.11.11">22222222@111.11.11.11</a> IVR XML<br>originate sofia/external3_profile/<a href="mailto:22222222@111.11.11.11">22222222@111.11.11.11</a> IVR XML<br>originate sofia/external4_profile/<a href="mailto:22222222@111.11.11.11">22222222@111.11.11.11</a> IVR XML<br>
<br>We use INB ESL.<br><br>Now if you want to use &quot;softphones&quot; i think you can use mod_limit and the XML dialplan to create a realtime version of this.<br><br>Notes :<br><br>Keep in mind that i do not know if this is the correct way to handle this situation but we have it deployed  this way and as i was able to increase the call volume by a factor of 2 while at the same time increasing quality and decreasing the signaling issues.<br>
 At the expense of RAM more RAM = Profiles.<br><br><br><br><div class="gmail_quote">2011/5/24 jay binks <span dir="ltr">&lt;<a href="mailto:jaybinks@gmail.com">jaybinks@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;">
moving your SQLlite DB to tempFS is the biggest single change you can have with FS.<div>that alone would account for the massive increase in calls you were able to achieve.</div><div><br></div><div><div><div></div><div class="h5">
<br><div class="gmail_quote">

On Tue, May 24, 2011 at 9:57 PM, Anton VG <span dir="ltr">&lt;<a href="mailto:anton.vazir@gmail.com" target="_blank">anton.vazir@gmail.com</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;">


do you mean sqlite?<br>
<br>
2011/5/24 Tihomir Culjaga &lt;<a href="mailto:tculjaga@gmail.com" target="_blank">tculjaga@gmail.com</a>&gt;:<br>
<div>&gt; the only real improvment was to move your DB to tmpfs ... the rest ( if<br>
&gt; 64bit) makes really small difference from distro to distro..<br>
&gt;<br>
<br>
</div><div><div></div><div>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div></div>-- <br>Sincerely<br><br>Jay<br>
</div>
<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>
<br></blockquote></div><br>