<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: VoIP Phone Systems - Asterisk</title>
	<atom:link href="http://www.techienation.com/voip-phone-systems-asterisk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techienation.com/voip-phone-systems-asterisk/</link>
	<description>"If all the worlds a stage, then the TECHIE must be god"</description>
	<pubDate>Tue, 06 Jan 2009 09:29:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: VoIP Phone Systems - Asterisk &#171; IP Solutions</title>
		<link>http://www.techienation.com/voip-phone-systems-asterisk/#comment-24</link>
		<dc:creator>VoIP Phone Systems - Asterisk &#171; IP Solutions</dc:creator>
		<pubDate>Sun, 10 Feb 2008 16:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://digitalmind.servehttp.com/techienation/?p=27#comment-24</guid>
		<description>[...] Phone Systems - Asterisk  This entry was written by DigitalMind. Bookmark the permalink. Follow any comments here with the RSS feed for this post.Content related [...]</description>
		<content:encoded><![CDATA[<p>[...] Phone Systems - Asterisk  This entry was written by DigitalMind. Bookmark the permalink. Follow any comments here with the RSS feed for this post.Content related [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DigitalMind</title>
		<link>http://www.techienation.com/voip-phone-systems-asterisk/#comment-17</link>
		<dc:creator>DigitalMind</dc:creator>
		<pubDate>Thu, 24 Jan 2008 14:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://digitalmind.servehttp.com/techienation/?p=27#comment-17</guid>
		<description>I agree that using a combination of Voip Trunks and regular telco Trunks is a great combo.  Use the voip trunks for Long distance calls, and the telco for incoming calls.  (Although it can also be used to outgoing)</description>
		<content:encoded><![CDATA[<p>I agree that using a combination of Voip Trunks and regular telco Trunks is a great combo.  Use the voip trunks for Long distance calls, and the telco for incoming calls.  (Although it can also be used to outgoing)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jody</title>
		<link>http://www.techienation.com/voip-phone-systems-asterisk/#comment-14</link>
		<dc:creator>Jody</dc:creator>
		<pubDate>Mon, 21 Jan 2008 21:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://digitalmind.servehttp.com/techienation/?p=27#comment-14</guid>
		<description>I think all the points about staying with analog lines are valid, and have been since voip started to become mainstream, however where there's a will there's a way. The early adopters have needed to over come the limitations of voip lines in several ways.

If the internet connection is used heavily, then call quality will suffer, to overcome this Quality of Service (QoS) switches can be used to prioritize traffic so that a page may take a second longer to load but the call continues as expected. There are also several codecs to choose from that will minimize the necessary bandwidth for the phone system such as G.729

For power outages, any system that is expected to run 24/7 should be on an uninterrupted power supply (UPS), this will both "clean" the power going to your Asterisk PBX as well as let your phones work during an outage (if they are Power over Ethernet phones).

Also there are two other issues which are associated with VoIP, echo and 911 availability. 

Echo cancelling hardware and software has come along way since voip started and can now be configured to eliminate echo completely, the hardware cards from Sangoma are second to none. The same software they use is also available by the name of Octasis for ~$10 per channel making it very affordable.

911 availability is still an issue, a regular phone line is terminated at your location so when you call for help the operator knows where you are. With the internet this is no longer the case, I can have a local Montreal number and be sitting on the beach in Australia. With creative Dial plans it is possible to have 911 dial a particular police  or fire station, but this is not ideal.

Therefore if I was to have to choose between voip and analog lines for a business set up I'd choose analog. The beauty of Asterisk is I don't have to choose... I want the best of both worlds, and asterisk allows that. I can have a system that accepts multiple DID (Direct inward Dialing) numbers from all over the world, allow me to call using BOTH analog  and VOIP trunks and take advantage of the strengths of each kind. If the voip trunk fails I can have automatic fail over to the regular analog lines, instead of paying Bell for 4 lines, I can pay for only 1 or 2 and take advantage of the cheaper voip offerings. The configuration options are endless, which is why everyone thinking of running an on premise PBX should have Asterisk. 

Then there's hosted PBX solutions as well.... but that's a different story :-)

Jody..</description>
		<content:encoded><![CDATA[<p>I think all the points about staying with analog lines are valid, and have been since voip started to become mainstream, however where there&#8217;s a will there&#8217;s a way. The early adopters have needed to over come the limitations of voip lines in several ways.</p>
<p>If the internet connection is used heavily, then call quality will suffer, to overcome this Quality of Service (QoS) switches can be used to prioritize traffic so that a page may take a second longer to load but the call continues as expected. There are also several codecs to choose from that will minimize the necessary bandwidth for the phone system such as G.729</p>
<p>For power outages, any system that is expected to run 24/7 should be on an uninterrupted power supply (UPS), this will both &#8220;clean&#8221; the power going to your Asterisk PBX as well as let your phones work during an outage (if they are Power over Ethernet phones).</p>
<p>Also there are two other issues which are associated with VoIP, echo and 911 availability. </p>
<p>Echo cancelling hardware and software has come along way since voip started and can now be configured to eliminate echo completely, the hardware cards from Sangoma are second to none. The same software they use is also available by the name of Octasis for ~$10 per channel making it very affordable.</p>
<p>911 availability is still an issue, a regular phone line is terminated at your location so when you call for help the operator knows where you are. With the internet this is no longer the case, I can have a local Montreal number and be sitting on the beach in Australia. With creative Dial plans it is possible to have 911 dial a particular police  or fire station, but this is not ideal.</p>
<p>Therefore if I was to have to choose between voip and analog lines for a business set up I&#8217;d choose analog. The beauty of Asterisk is I don&#8217;t have to choose&#8230; I want the best of both worlds, and asterisk allows that. I can have a system that accepts multiple DID (Direct inward Dialing) numbers from all over the world, allow me to call using BOTH analog  and VOIP trunks and take advantage of the strengths of each kind. If the voip trunk fails I can have automatic fail over to the regular analog lines, instead of paying Bell for 4 lines, I can pay for only 1 or 2 and take advantage of the cheaper voip offerings. The configuration options are endless, which is why everyone thinking of running an on premise PBX should have Asterisk. </p>
<p>Then there&#8217;s hosted PBX solutions as well&#8230;. but that&#8217;s a different story <img src='http://www.techienation.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Jody..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
