Hi,<br><br>1. i am thinking to use kamailo in front of FS boxes, is there any difference between kamailo and opensips?<br><br>2. if kamailo or opensips is running in front of FS, then will it send call to FS with original customer ip? so i can do billing etc on FS box<div>

<br></div><div>-&gt; actually i do IP based authentication and also ip based billing on FS box, so in case, i recieve kamailo ip on FS box then i&#39;ll loose the original customer overview.<br><br>thanks</div><div><br><div class="gmail_quote">

On Tue, Dec 7, 2010 at 2:31 PM, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

There are a few performance tweaking tips at<br>
<a href="http://wiki.freeswitch.org/wiki/Performance_testing_and_configurations" target="_blank">http://wiki.freeswitch.org/wiki/Performance_testing_and_configurations</a>.<br>
<br>
Yes a Sangoma card will reduce your CPU load since transcoding won&#39;t<br>
be done on the CPU any longer, that will then mean there&#39;s more CPU<br>
available so you&#39;ll be able to handle more calls.<br>
<br>
However, if you&#39;re looking to increase your number of calls then you<br>
probably want a cluster of servers as Juan pointed out.<br>
<br>
It&#39;ll mean you can increase the capacity by adding extra servers, so<br>
there&#39;d no longer be a limit to the number of calls you could handle<br>
(just add another server).<br>
<br>
It&#39;ll also make maintenance easier, as you&#39;ll be able to pull a server<br>
from service for updates etc while traffic continues to run on the<br>
other servers. Maintenance won&#39;t mean a service outage.<br>
<br>
If you&#39;re handling that many calls then additional servers would make<br>
your service more reliable. If a server crashes you&#39;ll still have the<br>
calls running on the other servers while you&#39;re fixing the problem so<br>
you won&#39;t have a complete outage. If FS is behind a load balancer then<br>
your customers might not even notice anything apart from a few dropped<br>
calls.<br>
<br>
There&#39;s <a href="http://wiki.freeswitch.org/wiki/Freeswitch_HA" target="_blank">http://wiki.freeswitch.org/wiki/Freeswitch_HA</a> which will<br>
attempt to continue calls if FS crashes and restarts, but I think<br>
that&#39;s only for SIP-SIP not SIP-ISDN.<br>
<br>
-Steve<br>
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
On 7 December 2010 12:26, Stephen Wilde &lt;<a href="mailto:wstephen80@gmail.com">wstephen80@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt; I have one server running Freeswitch with some ISDN connections (via<br>
&gt; FreeTDM+Sangoma boards) and some SIP connections with service providers and<br>
&gt; customer.<br>
&gt; The usage of Freeswitch is as switching so it &quot;bridge&quot; each incoming call to<br>
&gt; a new outgoing call.<br>
&gt; SIP calls use G.729 and ISDN calls use ALaw for voice encoding.<br>
&gt; Now the number of call is grow up and also the CPU load is a little high so<br>
&gt; I have the necessity to scale UP my Freeswitch to handle more calls: what is<br>
&gt; the best way to do that?<br>
&gt; My first idea is to use a Sangoma D500 board to reduce the CPU load. Can be<br>
&gt; this a solution?<br>
&gt; There are different way to scale UP?<br>
&gt; Thanks in advance,<br>
&gt; Stephen<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&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>
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></div>