<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.7" -->
<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/"
	>

<channel>
	<title>the VoIP Digest</title>
	<link>http://www.thevoipdigest.com</link>
	<description>VoIP News, VoIP Reviews, and VoIP Information</description>
	<pubDate>Sun, 02 Sep 2007 18:18:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>
	<language>en</language>
			<item>
		<title>Enterprise open-source VoIP with Asterisk</title>
		<link>http://www.thevoipdigest.com/enterprise-open-source-voip-with-asterisk.htm</link>
		<comments>http://www.thevoipdigest.com/enterprise-open-source-voip-with-asterisk.htm#comments</comments>
		<pubDate>Mon, 10 Jul 2006 19:04:00 +0000</pubDate>
		<dc:creator>Dal</dc:creator>
		
		<category>Asterisk Case Studies</category>

		<guid isPermaLink="false">tag:www.asteriskvoipnews.com,2006://1.757</guid>
		<description><![CDATA[A lot of people want to know if it is possible to build an enterprise-grade open-source VoIP solution and if there are any benefits to it....]]></description>
			<content:encoded><![CDATA[
        <p><img width="140" height="82" border="0" src="http://www.asia.cnet.com/i/it/2002/ITManager_2004/images/techrepublic.jpg" /><br /><br />A lot of people want to know if it is possible to build an enterprise-grade  open-source VoIP solution and if there are any benefits to it.</p>
        <p>&nbsp;</p><p>The answer  is that it is not only possible, but there are special  <a  href="http://www.asterisk.org/features">features</a> that are  exclusive <a  href="http://www.asterisk.org/">Asterisk</a> which is an open-source IP telephony platform.&nbsp; Asterisk  not only serves as an IP call signaling server (sometimes referred to as an IP  PBX), but it also serves as a tradition TDM/analog PBX and seamlessly bridges  the gap between the two worlds.</p>  <p>In <strong><a  href="http://www.zdnetasia.com/i/techguide/OSSVoIP.png">Figure A</a></strong>, we have an enterprise class hybrid  IP/TDM/analog telephony solution.&nbsp; Note that there is no such thing as a   &quot;pure&quot; IP solution because there is no way to avoid analog devices and the  analog telephony POTS (Plain Old Telephone Service) world.&nbsp; At some point a  company has to support an analog Fax machine or an analog telephone port for  some thing.&nbsp; The only question is how many analog phones versus how many IP  phones do you use and who gets which phones.</p>  <p>In my &quot;Open Source VoIP&quot; illustration, the solution is made up of several key  components.&nbsp; They are:</p> <ul><li>IP PBX (Asterisk servers)</li><li>Voicemail and Fax servers</li><li>Ethernet to T1 Bridge</li><li>Channel banks</li><li>Ethernet Switch segments (thick tubes labeled LAN)</li><li>Analog phones</li><li>Analog faxes</li><li>CAT-5 Ethernet wiring (black)</li><li>T1 wiring (red)</li><li>Standard analog phone cabling (green)</li><li>Router/Firewall devices</li><li>IP Phones</li><li>Computers with software IP phones</li><li>PDAs with software IP phones</li><li>Telco cloud</li></ul>  <p><strong>IP PBX (Asterisk servers)</strong><br /> PBX is a very generic term that usually indicates some kind of central box  that controls all the telephones.&nbsp; The term IP PBX is a very loose term and  usually means there is some kind of call signaling server that sets up and  negotiates IP to IP phone or IP to analog POTS (Plain Old Telephone Service)  calls.&nbsp; The PBX also manages the phone system in general.&nbsp; In our particular  illustration, we have two redundant Asterisk servers that act as the IP PBX  solution.&nbsp; The server hardware for Asterisk in this scenario could be a  generic &quot;white box&quot; 1U server costing US$1,000 to US$2,500 or a name brand server from  an IBM, Dell, or HP costing US$1,500 to US$5,000.&nbsp; That's the beauty of Asterisk  software, is that it can run on commodity x86 Intel or AMD hardware and the cost  savings are enormous compared to proprietary PBX systems that cost 10 times  more.  </p><p><strong>Voicemail and Fax servers</strong><br /> Voicemail and Fax server functionality can be rolled in to a single Asterisk  server.&nbsp; The beauty of this approach is that a commodity server will have  massive storage capacity compared to a proprietary voice mail solution.&nbsp;  Voice mails can be emailed.&nbsp; There are smaller Internet based telephone  companies that use Asterisk to host production voice mail today.&nbsp; Asterisk  has the following voicemail features:</p>  <ul><li>Visual Indicator for Message Waiting  	</li><li>Stutter Dial tone for Message Waiting  	</li><li>Voicemail to email  	</li><li>Voicemail Groups  	</li><li>Web Voicemail Interface </li></ul>   <p><strong> Ethernet to T1 Bridge</strong><br /> An Ethernet to T1 Bridge such as the <a  href="http://www.red-fone.com/fonebridge.html">RedFone foneBRIDGE</a> can be  used to link multiple servers to 4 T1 devices.&nbsp; Even though a slightly  cheaper quad T1 PCI card can be used directly in an Asterisk server, it forces  you to commit those T1 resources to that particular server.&nbsp; The foneBRIDGE  allows you the flexibility to use those T1 resources on multiple servers and be  more robust in a server failure scenario.&nbsp; T1 interfaces connect to the  Telephone Company or Channel Banks that can break out to many analog devices.&nbsp;  The foneBRIDGE is priced US$2,200, which costs more than a Quad T1 PCI adapter but  it isn't locked to any specific server.&nbsp; If more than 4 T1s are desired,  additional foneBRIDGE devices can be added.&nbsp; Asterisk's parent company  Digium makes <a  href="http://www.digium.com/en/products/hardware/digitalcards.php">PCI T1 and  E1 adapters</a> which are natively supported in Asterisk.</p>  <p><strong>Channel banks</strong><br /> Channel banks allow you to break a T1 line in to 24 independent FXS or FXO  ports.&nbsp; So if you bought 1 foneBRIDGE that used up a T1 to connect to the  Telco and used 3 T1 connections to link up to 3 24-port Channel Banks, you would  be able to serve 72 analog telephone or fax devices.&nbsp; Here is a <a  href="http://www.voip-info.org/tiki-index.php?page=Asterisk+Channel+Bank"> great resource</a> that breaks down some of the Channel Bank solutions and  vendors.&nbsp; 24 port Channel Banks range in pricing from US$700 to US$1,500.&nbsp;  Considering the cost of Power-Over-Ethernet, powered FXS analog ports are about  half the price of a powered IP phone port.&nbsp; If you don't need so many  analog ports and you're not interested in building redundant Asterisk servers, you can skip the foneBRIDGE and the big  Channel Bank by going with  a USB device like the <a  href="http://www.xorcom.com/astribank/features.html"> Astribank 8</a>.</p>  <p>An FXS port on a Channel Bank allows you to plug an analog phone in to it and  the FXS will supply power to the phone.&nbsp; An FXO port on a Channel Bank  allows uplink to a telephone company which is providing you an FXS port in the  form of an RJ-11 jack.&nbsp; Either of the following connection scenarios are  valid.</p>  <ul><li>Phone (FXO) - (FXS) Channel bank (FXO) - (FXS) Telco</li><li>Phone (FXO) - (FXS) Telco</li></ul>   <p><strong>Ethernet Switch segments</strong><br /> The thick tubes illustrated in the drawing represent distinct Ethernet  segments.&nbsp; This could be a physically separate switch or an isolated VLAN  on a switch.&nbsp; The internal LAN segment and the VoIP segment are separated by  a router/firewall device.&nbsp; Having the firewall is highly recommended if you  don't want your phones and phone system hacked or infected.</p>  <p>The TDMoE (Time Division Multiplexing over Ethernet) LAN segment is for  PBX-Voicemail and PBX-Channel Bank communications.&nbsp; In the past, TDM  communications between these devices used expensive T1 cards, but this has been  vastly improved by sending TDM communications over inexpensive Ethernet.</p>  <p><strong>Analog phones</strong><br /> Analog phones are the regular phones we've been using for a hundred years.&nbsp;  They are simple, inexpensive, and well understood.&nbsp; They don't have as many  features as an IP phone, but they do a great basic job for many people.&nbsp; An  analog phone has an FXO RJ-11 port that connects directly to a power-providing  FXS port on a Channel Bank or provided by the Telco on the wall socket.</p>   <p><strong>Analog faxes</strong><br /> While server based faxing has revolutionized faxing in the office place,  there are times that a simple fax machine is still needed.&nbsp; A fax machine  like the analog phone has an FXO RJ-11 port that connects directly to a  power-providing FXS port on a Channel Bank or provided by the Telco on the wall  socket.</p>   <p><strong>CAT-5 Ethernet wiring</strong><br /> CAT-5, CAT-5e, or CAT-6 cabling are used for 10-Base T, 100-Base T, or even  gigabit Ethernet.&nbsp; CAT-5 is the most generic Ethernet cabling.</p>  <p><strong>T1 wiring (red)</strong><br /> T1 wiring is used to connect T1 ports between PBXs, Channel Banks, and the  Telco.&nbsp; A T1 carries 24 standard telephone channels which is why a single  T1 port can be split in to 24 individual FXS or FXO ports or a combination of  FXO/FXS ports.&nbsp; A T1 connected to a Telco can carry 24 simultaneous calls.</p>  <p><strong>Standard analog phone cabling</strong><br /> This is usually just a pair of copper cabling with RJ-11 connectors on both  ends.&nbsp; These cables carry enough power to feed a simple analog phone.&nbsp;  These cables are used between the Telco, the analog phone, the analog fax, and  the Channel Bank.</p>   <p><strong>Router/Firewall devices</strong><br /> A router connects multiple Ethernet segments.&nbsp; Having an integrated  Firewall or at least a simple router ACL can limit the traffic flow between two  Ethernet segments.&nbsp; For security reasons, it's always a good idea to  restrict traffic flow to a minimum.</p>  <p><strong>IP Phones</strong><br /> IP phones are actually special purpose dedicated computers that run VoIP  software.&nbsp; IP phones cost anywhere from US$70 for a very basic unit to US$700  units that have large color LCDs for customer applications.&nbsp; IP phones can  be powered via Ethernet with the 802.3af POE (Power over Ethernet) standard or  Cisco's proprietary POE for Cisco IP phones or a separate AC Adapter.&nbsp;  Adding POE to an Ethernet Switch costs an extra US$50 per port over the cost of a  regular Ethernet Switch.&nbsp; Here is a good <a  href="http://www.voip-info.org/wiki/index.php?page=VOIP+Phones">list of  vendors</a> that offer IP phones.</p>  <p><strong>Computers with software IP phones</strong><br /> Software based IP phones or &quot;softphones&quot;  run on general purpose computers and are very similar in function to dedicated  IP Phones.&nbsp; Softphone prices range from free to US$50 and here is a good <a  href="http://www.voip-info.org/wiki/index.php?page=VOIP+Phones#SoftPhones"> list of softphones</a>.</p>  <p><strong>PDAs with software IP phones</strong> <br /> PDA based softphones are identical to PC based software phones only they run  on small PDAs instead of full blown laptops and desktop computers.</p>  <p><strong>Telco cloud</strong><br /> The Telco cloud represents any generic telephone company.&nbsp; Companies can  connect to a Telco over a simple single-channel pair of copper cabling via the  RJ-11 jack on the wall or they can trunk 24 channels over a single T1 line.&nbsp;  This is still the most common approach in Telco connectivity.</p>  <p>There is a new breed of telephone companies that operate over the Internet  and let you connect directly to them using a cheaper Internet connection.&nbsp;  One unique benefit of Asterisk is the fact that it has its own IAX (Inter  Asterisk Exchange) protocol which allows the efficient multiplexing of multiple  VoIP channels.&nbsp; This allows you to multiplex over 180 VoIP conversations  over a single T1 Internet or Frame Relay connection whereas a normal T1 can only  carry 23 voice channels.</p><p><strong>Source:</strong>&nbsp; ZDNet Asia<br /></p><p>&nbsp;</p>
    ]]></content:encoded>
			<wfw:commentRss>http://www.thevoipdigest.com/enterprise-open-source-voip-with-asterisk.htm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Consolidation Of Your Business Phone System (PBX) With An Asterisk VoIP Solution</title>
		<link>http://www.thevoipdigest.com/consolidation-of-your-business-phone-system-pbx-with-an-asterisk-voip-solution.htm</link>
		<comments>http://www.thevoipdigest.com/consolidation-of-your-business-phone-system-pbx-with-an-asterisk-voip-solution.htm#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>Dal</dc:creator>
		
		<category>Asterisk Case Studies</category>

		<guid isPermaLink="false">tag:www.asteriskvoipnews.com,2007://1.1286</guid>
		<description><![CDATA[Note:&#160; This is an informative article talking ways Asterisk can help your business with multiple office through consolidation.Here's the scenario.......You're planning planning ahead for a consolidation of your business phone systems including a potential move of your headquarters to a...]]></description>
			<content:encoded><![CDATA[
        <p align="justify"><strong>Note:</strong>&nbsp; <em>This is an informative article talking ways Asterisk can help your business with multiple office through consolidation.</em></p><p align="justify"><strong>Here's the scenario.......</strong><br /><br />You're planning planning ahead for a consolidation of your business phone systems including a potential move of your headquarters to a new building.<br /><br />Currently your company has 300 employees and operates in 15 locations:<br /><br />- 6 warehouse locations with business offices (<em>~30 - 50 employees each</em>)<br /><br />- 1 small warehouse (<em>5 employees</em>)<br /><br />- 2 business offices (<em>~10 employees each</em>)<br /><br />- 7 small stores (<em>3-4 employees each</em>) - 2 share space with warehouse locations<br /><br />You also have some outside sale folks that work from home most of the time.<br /><br />Currently you run several disconnected phone systems and some Centrex (<em>store locations</em>). You'd like to standardize on one platform with integrated voicemail for the company. The plan is to do this in the next 1-2 years, whether or not you move to a new building.<br />&nbsp;</p>
        <div align="justify">All of these facilities are connected data-wise via a private routed network served by a Tier 1 carrier. Your headquarters is the hub for these locations and currently hosts all of the data servers.<br /><br />When and if you move to a new facility your boss is considering outsourcing the mainframe and server systems such that all of the equipment is hosted by a separate company. This would relieve you of the considerations of building a server room in the new place. You do currently have a raised-floor server room, where your current phone system is located.<br /><br />Of course with no server room (<em>if you go that route</em>), this limits your ability to host a PBX (<em>you currently use a ROLM 9751</em>).<br /><br />Here's the questions you should like ask....and ensure answers for:<br /><br />1. In a hosted PBX or VoIP solution, or even with a centralized on-site PBX can you still keep local numbers for each location?<br /><br />2. If your equipment is centrally located, how do local calls work? e.g. - if your phone system is located in Maryland and someone in New Jersey needs to make a local call, is that really a long-distance call since the equipment is in Maryland? How is this typically handled?<br /><br />3. What about DID numbers? Can you keep these? How are they routed?<br /><br />4. What would a company do in terms of having a local operator at larger locations? Is there a sort of gatekeeper in place at these locations, or would it all be centralized at one site?<br /><br />5. Currently you use a different automated attendant setup at a few of your locations. Would this still be possible or even recommended?<br /><br />6. What is the usual way of connecting multiple sites to a centralized telephone system? What type of backup links are typically used?<br /><br />7. You figure moving to a completely new system would cost around $1,000 per user (phone equipment, initial setup, new phones, training). Much less for a hosted system, but a high MRC you suppose. Is this estimate in the ballpark?<br /><br />8. What recommendations can you expect on what type of systems may &quot;fit the bill&quot;? Some features you're looking for are below:<br /><br />- Outside sales would like to be able to forward their lines to a home/cell phone.<br /><br />- Internet access to change user settings would be nice (web-based user management).<br /><br />- You have several Inside Sales queues, so you'd need good ACD capabilities.<br /><br />- Ability to dial by extension to anyone at another location.<br /><br />- Distribution lists for voicemail.<br /><br />- Custom on-hold messages by location (different or store locations).<br /><br />- Local paging at your warehouse locations (page over intercom).<br /><br />- Local directions to your supplier truck drivers.<br /><br />- After-hours/emergency messages need to be customized by location. (<em>For example, if your Pittsburgh office is closed due to snow</em>).<br /><br />9. What about backup analog lines? Since you have a large inside sales presence, the ability to receive phone calls is critical. What is a good number of lines (percentage of total trunks, perhaps?) that are required and how are they usually setup?</div><div align="justify">&nbsp;</div><div align="justify"><a  href="http://broadband-nation.blogspot.com/2007/01/how-to-solve-consolidation-of-your.html">Click Here to Continue Reading</a> &nbsp;</div>
    ]]></content:encoded>
			<wfw:commentRss>http://www.thevoipdigest.com/consolidation-of-your-business-phone-system-pbx-with-an-asterisk-voip-solution.htm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Toss your PBX: Why Asterisk may be the VoIP future of your network</title>
		<link>http://www.thevoipdigest.com/toss-your-pbx-why-asterisk-may-be-the-voip-future-of-your-network.htm</link>
		<comments>http://www.thevoipdigest.com/toss-your-pbx-why-asterisk-may-be-the-voip-future-of-your-network.htm#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>Dal</dc:creator>
		
		<category>Asterisk Case Studies</category>

		<guid isPermaLink="false">tag:www.asteriskvoipnews.com,2007://1.1341</guid>
		<description><![CDATA[Note:&#160; ComputerWorld has this nice write about Asterisk and what its benefits and limitations currently are.&#160; What I really like about this article is the only real limitations they mentioned was that some companies are leery of open source software...]]></description>
			<content:encoded><![CDATA[
        <div align="justify"><strong>Note:</strong>&nbsp; <em>ComputerWorld has this nice write about Asterisk and what its benefits and limitations currently are.&nbsp; What I really like about this article is the only real limitations they mentioned was that some companies are leery of open source software and the fact that the Asterisk integrator in the article did not has enterprise level experience.&nbsp; Personally I know of a couple companies that do these types of installation.&nbsp; It is true it is not for the faint of heart but if you have been working with Asterisk since 2004-05 you should be fine.</em></div><div align="justify">&nbsp;</div><div align="justify">&quot;Here's your network's dirty little secret: Your private branch exchange (<strong>PBX</strong>) is old and outdated, and if you want to bring it into the modern era with IP telephony and voice over IP (<strong>VoIP</strong>), you're going to have to spend a bundle. Specialized switches and hardware and proprietary systems don't come cheap, and they might not even offer all the telephony features you're looking for.&quot;&nbsp;</div>
        <p align="justify">But there is an alternative, as thousands of businesses and network administrators have discovered. The open-source Asterisk PBX has been gaining a big following, offering surprisingly powerful telephony features on inexpensive hardware. Not only has it been saving companies money, but it has also been able to integrate telephony with network applications in ways that previously might not have been possible.</p><div align="justify">  </div><p align="justify">But Asterisk isn't for everyone. And there are issues you need to confront if you plan a move to Asterisk. So here, in a nutshell, is what you need to know about Asterisk, along with advice from those who have already deployed it.</p><div align="justify">  </div><p align="justify"><strong>What is Asterisk?</strong></p><div align="justify">  </div><p align="justify">Let's start with the basics: Asterisk is open-source PBX software that runs on a wide variety of operating systems, including Windows, Linux, Mac OS X, OpenBSD, FreeBSD and Sun Solaris. It can run on inexpensive, off-the-shelf hardware, and it includes high-end features such as interactive voice response, voice mail, conference calling, and automatic call distribution and routing that have until now only been available on proprietary PBXs.</p><div align="justify">  </div><p align="justify">It's also exceedingly flexible. New functions can be created by writing scripts in Asterisk's language, by writing modules in C, and by writing scripts in Perl or other languages.</p><div align="justify">  </div><p align="justify">Particularly important is that it handles VoIP calls and works with a variety of VoIP protocols, including the Session Initiation Protocol (<strong>SIP</strong>) and H.323. It also functions as a gateway between IP phones and the public switched telephone network.</p><div align="justify">  </div><p align="justify">All this means that it can be used to create powerful, programmable PBXs at a low cost, says Joshua Stephens, CEO of Switchvox, a San Diego-based integrator and provider of PBX systems, including many built using Asterisk.</p><p align="justify"><a  href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;taxonomyName=protocols_and_standards&amp;articleId=9003067&amp;taxonomyId=141&amp;intsrc=kc_feat">Click Here to Continue Reading</a>&nbsp;</p>  
    ]]></content:encoded>
			<wfw:commentRss>http://www.thevoipdigest.com/toss-your-pbx-why-asterisk-may-be-the-voip-future-of-your-network.htm/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
