<span style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt"><span style="font-family: tahoma,arial,sans-serif; font-size: 10pt;"><hr width="100%" size="2" align="center" />
<b>From</b>: "Jeff Brower" &lt;jbrower@signalogic.com&gt;<br />
<b>Sent</b>: Wednesday, February 08, 2012 8:49 AM<br />
<b>To</b>: "Brynjolfur Thorvardsson" &lt;binni@itanet.nu&gt;<br />
<b>Subject</b>: Re: [asterisk-users] Asterisk V/s FreeSwitch</span><br />
<br />
Brynjolfur-<br />
<br />
&gt; According to this article here:<br />
&gt;<br />
&gt; http://anders.com/cms/266<br />
&gt;<br />
&gt; the difference mainly lies in how FreeSwitchs handles open<br />
&gt; channels in comparison with Asterisk. FS uses one thread<br />
&gt; per channel while * keeps jumping between threads. At least<br />
&gt; that's how I understand it.<br />
<br />
If the difference really is 10:1, then I doubt that threads vs. linked lists completely explains it.<br />
<br />
But the difference may not be that much, as some other posts indicate. I would suggest to Virendra to make sure he's<br />
comparing identical configurations: machine type/speed/mem, same type of calls, same amount of call RTP handling<br />
(G711, no echo can, no recording, no DTMF, etc), latest versions of both softwares, and so on. That would be a good<br />
test.<br />
<br />
Since the metric in this case is concurrent calls, not CPS, it could be that for some reason, Asterisk's RTP coding<br />
isn't as efficient.<br />
<br />
-Jeff<br />
<br />
&gt; Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P&aring; vegne af virendra<br />
&gt; bhati<br />
&gt; Sendt: 8. februar 2012 06:34<br />
&gt; Til: Asterisk Users Mailing List - Non-Commercial Discussion<br />
&gt; Emne: Re: [asterisk-users] Asterisk V/s FreeSwitch<br />
&gt;<br />
&gt; thanks Gilles,<br />
&gt;<br />
&gt; After reading these web links. it's pretty clear that FreeSwitch is batter then Asterisk feature, quality wise. But<br />
&gt; asterisk is easy to used.<br />
&gt;<br />
&gt; But the question is still open from my end.<br />
&gt;<br />
&gt; How FreeSwitch can support 1000CC but asterisk not ?<br />
&gt;<br />
&gt; Because FreeSwitch used XML as configuration and asterisk plan text file ?<br />
&gt; FreeSwitch used sofia_sip and asterisk used sip ?<br />
&gt; Asterisk is PBX and FreeSwitch is SoftSwitch ?<br />
&gt;<br />
&gt; On Tue, Feb 7, 2012 at 9:10 PM, Gilles &lt;codecomplete@free.fr&lt;mailto:codecomplete@free.fr&gt;&gt; wrote:<br />
&gt; On Tue, 7 Feb 2012 17:08:18 +0530, virendra bhati &lt;virbhati@gmail.com&lt;mailto:virbhati@gmail.com&gt;&gt;<br />
&gt; wrote:<br />
&gt;&gt;Why FreeSwitch can handle more then 1,000CC and asterisk only 25CC ? What<br />
&gt;&gt;technology FreeSwitch is used and asterisk don't. I don't know it's the<br />
&gt;&gt;right or wrong but this question come to my mind...<br />
&gt; Provided Asterisk, even in release 1.8 or 10, does handle much fewer<br />
&gt; concurrent calls than Freeswitch, you might find the answer in those<br />
&gt; articles:<br />
&gt;<br />
&gt; "How does FreeSWITCH compare to Asterisk?"<br />
&gt; www.freeswitch.org/node/117&lt;http://www.freeswitch.org/node/117&gt;<br />
&gt;<br />
&gt; "Asterisk vs FreeSWITCH"<br />
&gt; www.richappsconsulting.com/blog/blog-detail/asterisk-vs-freeswitch/&lt;http://www.richappsconsulting.com/blog/blog-detail/asterisk-vs-freeswitch/&gt;<br />
&gt;<br />
&gt; "Asterisk vs. FreeSWITCH"<br />
&gt; www.anders.com/cms/266&lt;http://www.anders.com/cms/266&gt;<br />
&gt;<br />
&gt; "Open Source VoIP: Asterisk or FreeSwitch?"<br />
&gt; www.zdnet.com/blog/greenfield/open-source-voip-asterisk-or-freeswitch/233&lt;http://www.zdnet.com/blog/greenfield/open-source-voip-asterisk-or-freeswitch/233&gt;<br />
&gt;<br />
&gt; "FreeSwitch vs Asterisk"<br />
&gt; www.dslreports.com/forum/r23246683-FreeSwitch-vs-Asterisk&lt;http://www.dslreports.com/forum/r23246683-FreeSwitch-vs-Asterisk&gt;<br />
&gt;<br />
&gt;<br />
&gt;<br />
&gt; Thanks and regards<br />
&gt;<br />
&gt; Virendra Bhati<br />
&gt; +91-8885268942<br />
&gt; Software Engineer<br />
&gt; E-mail-: virbhati@gmail.com&lt;mailto:virbhati@gmail.com&gt;<br />
&gt; Skype id:- virbhati2<br />
<br />
<br />
I too am asking which is a better long term bet as my core Asterisk or Freeswitch.. Most of the info offered is from 2008.. The question I am asking is which is better today. In 2008 I was using 1.4 and it was bleeding edge. 1.8 and 10 have gotten a lot more efficent and.&nbsp; i've found I can speed up asterisk if I reduce my call code complexity, If I don't handle media.&nbsp; So my realy question is apples to apples how do the two compair Today?&nbsp; What features do I have to give up with free switch if I want 300 calls per second and 3000 concurrent calls? Then If I strip back asterisk to that feature set how would it stack up?<br />
<br />
Bryant</span>