<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Nir Simionovich blog &#187; purist</title>
	<atom:link href="http://www.simionovich.com/tag/purist/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simionovich.com</link>
	<description>The rants and raves of a technogeek</description>
	<lastBuildDate>Sat, 03 Sep 2011 19:26:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hijacked by RTFM to la-la land</title>
		<link>http://www.simionovich.com/2008/10/28/talking-out-of-his-ass/</link>
		<comments>http://www.simionovich.com/2008/10/28/talking-out-of-his-ass/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 00:32:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AGI]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[technnology]]></category>
		<category><![CDATA[AdHearsion]]></category>
		<category><![CDATA[DAHDI]]></category>
		<category><![CDATA[digium]]></category>
		<category><![CDATA[freeswitch]]></category>
		<category><![CDATA[IVR]]></category>
		<category><![CDATA[LCR]]></category>
		<category><![CDATA[purist]]></category>
		<category><![CDATA[pursits]]></category>
		<category><![CDATA[Routing]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[sangoma]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://www.simionovich.com/?p=132</guid>
		<description><![CDATA[I keep a vigilant eye on Google Alerts. To be more exact, I&#8217;ve got a few alerts defined, in accordance to subjects that interest me. Two of these subjects are Asterisk and FreeSwitch. Recently, the following had been posted on a personal blog: Chose Freeswitch over Asterisk October 28, 2008 – 12:09 am Posted in Uncategorized]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.simionovich.com%2F2008%2F10%2F28%2Ftalking-out-of-his-ass%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.simionovich.com%2F2008%2F10%2F28%2Ftalking-out-of-his-ass%2F&amp;source=nirsimionovich&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I keep a vigilant eye on Google Alerts. To be more exact, I&#8217;ve got a few alerts defined, in accordance to subjects that interest me. Two of these subjects are Asterisk and FreeSwitch. Recently, the following had been posted on a personal blog:</p>
<div class="entry-meta">
<h2 class="entry-title"><a title="Permalink to Chose Freeswitch over Asterisk" rel="bookmark" href="http://onruby.flempo.com/2008/10/28/chose-freeswitch-over-asterisk/">Chose Freeswitch over Asterisk</a></h2>
<ul>
<li class="entry-date"><abbr class="published" title="2008-10-28T00:09:50+0000">October 28, 2008 – 12:09 am</abbr></li>
<li class="entry-category">Posted in <a title="View all posts in Uncategorized" rel="category tag" href="http://onruby.flempo.com/category/uncategorized/">Uncategorized</a></li>
<li class="entry-tags">Tagged <a rel="tag" href="http://wordpress.com/tag/asterisk/">asterisk</a>, <a rel="tag" href="http://wordpress.com/tag/freeswitch/">freeswitch</a>, <a rel="tag" href="http://wordpress.com/tag/telfa/">telfa</a></li>
</ul>
</div>
<p>Our PBX/IVR web-based generator <a title="Telfa - VOIP PBX configurable on the web" href="http://telfa.cz/" target="_blank">Telfa</a> has been moved from <a title="Asterisk" href="http://asterisk.org/" target="_blank">Asterisk</a> to <a title="Freeswitch" href="http://freeswitch.org/" target="_blank">Freeswitch</a>. Why?</p>
<p>Asterisk just seems to come from a different world than what I am used to. Inflexible and problematic. Very long configuration files with ancient syntax. Now I’m far from pretending I’ve used Asterisk enough to understand it pros and cons well, but I have a decent software development experience and I can tell when something “smells.” I didn’t want to build our system (that I want to be flexible and scale well) on some old technology that is only living from its past.</p>
<p>And (most importantly) there are many people experienced with both Asterisk and Freeswitch favoring the latter: <a title="Asterisk vs. Freeswitch" href="http://www.anders.com/cms/266/Asterisk.vs.FreeSWITCH" target="_blank">Anders Brownworth</a>, <a title="Jonathan Palley" href="http://rubyforge.org/pipermail/telegraph-users/2008-July/000136.html" target="_blank">Jonathan Palley</a> (creator of <a title="Telegraph" href="http://code.google.com/p/telegraph/" target="_blank">Telegraph</a>, a Rails plug-in that lets you talk to Freeswitch), or of course the creator of Freeswitch (and former Asterisk developer!) <a title="Anthony Missale" href="http://www.freeswitch.org/node/117" target="_blank">Anthony Minessale</a> himself.</p>
<p>[Extract from: <a href="http://onruby.flempo.com/2008/10/28/chose-freeswitch-over-asterisk/#comment-58" target="_blank">http://onruby.flempo.com/2008/10/28/chose-freeswitch-over-asterisk/#comment-58</a>]</p>
<p>Reading the above simply flames me UP &#8211; WHAT A LOAD OF BULL!</p>
<p>The writer admits that: &#8220;Now I’m far from pretending I’ve used Asterisk enough to understand it pros and cons well, but I have a decent software development experience and I can tell when something “smells.”&#8221; &#8211; If he&#8217;s such a worthy developer, the above simply proves that he&#8217;s simply an RTFM!</p>
<p>Asterisk provides a multitude of methodologies for configuration management, dialplan logic programming, programmatic API structures &#8211; basically, all the tools you need to go about and create your application. While I admit that FreeSwitch is slightly better at the &#8220;Core Switching&#8221; environment, implementing a near true Soft Switching architecture &#8211; Asterisk is a totally different thing.</p>
<p>A while back I decided to develop a couple of my better systems on FreeSwitch, as a test of my abilities. To see if I can be as proficient with FreeSwitch as I am with Asterisk. I re-developed the applications on FreeSwitch from scratch, however, FreeSwitch&#8217;s somewhat annoying XML configuration structures made it a hell for me to develop something that I would ask my customers to put their money on.</p>
<p>I started working with Asterisk in 2002, and starting 2003 I tried to have people in Israel start using Asterisk. I can honestly say that the first ever true adaptation of Asterisk in Israel came about only late 2005, and even that wasn&#8217;t for mission critical applications. Asterisk had achieved a point in which it is now considered a valid replacement for classic IN and NGN applications and engines, such as SigValue. I suspect that FreeSwitch will become a more dominant contender in that part within a period of 18 to 24 months, as its developer community will grow &#8211; time will tell.</p>
<p>In my large installations, I like using Asterisk as my IVR/Application engine envrionment and using FreeSwitch as my routing and LCR environment, simply because it&#8217;s capable of handling slightly more SIP-to-SIP connections than Asterisk &#8211; but that is the only reason, all the rest is Asterisk.</p>
<p>Both projects are wonderful tools, each one with its own set of strengths and weaknesses. Learn how to balance the use of the two, utilize the best of both world &#8211; and stop being a bloody purist, that&#8217;s exactly what leads to poor technologies such as Microsoft and poor life practices, like wars and terror.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simionovich.com/2008/10/28/talking-out-of-his-ass/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

