Close
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
Read Down
Sign in
Close
Welcome!Log into your account
Forgot your password?
Read Down
Password recovery
Recover your password
Close
Search
Logo
Logo
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
More
    Home Latest News
    • Networking
    • Servers

    Open-Source Asterisk PBX Calls for Consideration

    Written by

    Andrew Garcia
    Published January 23, 2006
    Share
    Facebook
    Twitter
    Linkedin

      eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

      Asterisk 1.2.1 is an extremely flexible IP PBX that provides an excellent range of telephony features, with the added benefit of being available for free under the GNU General Public License. IT implementers will find Asterisk to be a good choice for a pilot voice-over-IP rollout—one that can grow as the project grows. However, due to design and management difficulties in larger networks, administrators of such networks should not move forward without at least investigating a third-party support contract.

      Click here to read the full review of Asterisk 1.2.1.

      2

      Asterisk 1.2.1 is an extremely flexible IP PBX that provides an excellent range of telephony features, with the added benefit of being available for free under the GNU General Public License. IT implementers will find Asterisk to be a good choice for a pilot voice-over-IP rollout—one that can grow as the project grows. However, due to design and management difficulties in larger networks, administrators of such networks should not move forward without at least investigating a third-party support contract.

      Digium Inc.s Asterisk 1.2.1 provides a plethora of telephony features that include, but are not limited to, all the expected call control features, an incredibly easy-to-configure conference bridging system and a fully featured voice mail system with e-mail integration. (The full feature list can be found at asterisk.org/features.)

      Asterisk 1.2.1 was released last month and includes a few bug fixes and enhancements over Version 1.2. Version 1.2, which made its debut in November as the first major Asterisk revision since September 2004, introduced the Real Time Database Configuration Storage Engine to store data for use in the dial plan, as well as improved dial plan configuration control via Asterisk Extension Logic.

      eWEEK Labs installed the entire Asterisk environment on a single server—a Dell Inc. PowerEdge 750 with a single 2.8GHz Pentium IV processor and 1GB of RAM, running a fully patched Red Hat Inc. Fedora Core 4 operating system. According to a sizing chart in OReilly Press “Asterisk: The Future of Telephony” , this server configuration should be suitable for a small-business environment using as many as 15 concurrent channels. Larger deployments should consider using beefier hardware and dividing call control, voice mail and the Asterisk database onto separate servers.

      /zimages/7/28571.gifClick here to read Labs reviews of two tomes on Asterisk.

      For improved performance, we recommend forgoing installation of a GUI for the Linux operating system on the Asterisk server. The machine can easily be run headless, simply using SSH (Secure Shell) for configuration.

      Asterisk is easily configured to provide IP-only calling services, but to connect our test networks to the PSTN (Public Switched Telephone Network), we installed a Digium Wildcard TDM400P PCI adapter with four FXO (Foreign Exchange Office) ports. Administrators must be sure to install the adapters Zaptel drivers before compiling Asterisk to ensure device operation.

      For easier installation and to lessen the performance impact on the Asterisk server, administrators can alternately interface with the PSTN via an external gateway appliance, such as Occtel Communication Co. Ltd.s SP4220. Larger installations would be better served by a digital interface for a voice T1 connection.

      Asterisk may be used with either analog telephones connected to the network via FXS (Foreign Exchange Station) ports or IP phones. We conducted all tests using SIP (Session Initiation Protocol)-based devices and software. Although other SIP client devices may require different configuration settings and procedures, we successfully deployed Asterisk in conjunction with devices from Zyxel Communications Corp., Hitachi Cable Ltd. and Zultys Technologies, as well as with softphones from CounterPath Solutions Inc.

      Asterisk includes a number of codecs for voice compression. Because our primary installation existed entirely on a single LAN, we used the G.711 codec for optimal voice quality. Notably, Asterisk does not include the G.729 codec by default, but the high-compression codec may be added by purchasing licenses through Digium.

      At the heart of Asterisk is the dial plan, the master configuration that controls actions taken for incoming and outgoing calls. During tests, we built a dial plan that specified routing instructions for calls coming from the PSTN via the IVR (interactive voice response) system, voice mail rules and access controls, and differential access to local and long-distance service and trunks according to originating extension.

      Like all Asterisk configuration settings, the dial plan is stored in a text file. Essentially using its own scripting language, Asterisk configuration can be quite flexible yet incredibly complex.

      Version 1.2 introduced Asterisk Extension Logic, a wild card function that helps simplify the process of making configuration changes. Previous versions of Asterisk required users to manually change the sequential priority of all commands when a new command was inserted at the top of the script, somewhat reminiscent of old-fashioned BASIC programming. With Asterisk Extension Logic, programmers can avoid this headache by using the wild card “n” to imply the sequence of the next command.

      Nonetheless, we often found that our scripts did not initially work as anticipated, requiring much tinkering and manual configuration reloads. Asterisk may be started with many different verbosity levels—we found that the more detail the better when trying to sort out what went wrong.

      However, because a production phone system simply cant be subject to that level of tinkering, administrators are advised to thoroughly test dial plan changes on a nonproduction system before implementation. We also recommend that administrators seek external help from knowledgeable experts as the phone system becomes more complex.

      Digium, as well as companies such as Signate LLC, offers support contracts for Asterisk implementations. These companies will offer and support their own customized packages of Asterisk and Linux that are tailored for business use. Administrators should investigate these options before going too far with an Asterisk implementation.

      Asterisks Real Time Database Configuration Storage Engine provides a new way for Asterisk to retain information that frequently changes, even when Asterisk is restarted. According to documentation, Asterisk 1.2.1 also provides the ability to store the dial plan in an external MySQL database, which can greatly improve the scale and performance of the voice system.

      Asterisk comes with Asterisk Manager API, which allows third-party software to provide external management services. And through the freely available Asterisk-Sounds add-on package, Asterisk provides a full range of canned voice messages to use with menus and IVR.

      Next page: Evaluation Shortlist: Related Products.

      Page 3

      Evaluation Shortlist

      Cisco Systems Inc.s CallManager Small businesses with modular routers may find that Cisco provides the easiest way to adopt VOIP (www.cisco.com)

      ShoreTel Inc.s ShoreTel 6 Version 6.0 adds SIP support for switches, but clients still use MGCP (Media Gateway Control Protocol) only (www.shoretel.com)

      Zultys Technologies Enterprise Media Exchange A fine array of PBX equipment and desk phones, as well as a new SIP Wi-Fi phone (www.zultys.com)

      Next Page: Web resources.

      4

      Web resources

      Asterisk can be a tough nut to crack, but there is plenty of good advice on the Web. Following is a sample of Asterisk sites eWEEK Labs has found particularly useful:
      www.digium.com Binaries, installation guides, configuration examples and a helpful forum from the creators of Asterisk
      www.voip-info.org/wiki-Asterisk+config+files Not all SIP devices are created equal (or configured equally); check here for interoperability configuration tips
      asteriskvoip.blogspot.com Asterisk and VOIP news
      asteriskathome.sourceforge.net Cool project to get home users up and running with a complete, manageable Asterisk environment
      www.signate.com Business-oriented Asterisk distro, with a handy graphical interface to streamline management
      www.asteriskguru.com/tutorials More tools, tips and tutorials

      Technical Analyst Andrew Garcia can be reached at [email protected].

      Check out eWEEK.coms for the latest news, views and analysis on voice over IP and telephony.

      Andrew Garcia
      Andrew Garcia
      Andrew cut his teeth as a systems administrator at the University of California, learning the ins and outs of server migration, Windows desktop management, Unix and Novell administration. After a tour of duty as a team leader for PC Magazine's Labs, Andrew turned to system integration - providing network, server, and desktop consulting services for small businesses throughout the Bay Area. With eWEEK Labs since 2003, Andrew concentrates on wireless networking technologies while moonlighting with Microsoft Windows, mobile devices and management, and unified communications. He produces product reviews, technology analysis and opinion pieces for eWEEK.com, eWEEK magazine, and the Labs' Release Notes blog. Follow Andrew on Twitter at andrewrgarcia, or reach him by email at [email protected].

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      MOST POPULAR ARTICLES

      Artificial Intelligence

      9 Best AI 3D Generators You Need...

      Sam Rinko - June 25, 2024 0
      AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
      Read more
      Cloud

      RingCentral Expands Its Collaboration Platform

      Zeus Kerravala - November 22, 2023 0
      RingCentral adds AI-enabled contact center and hybrid event products to its suite of collaboration services.
      Read more
      Artificial Intelligence

      8 Best AI Data Analytics Software &...

      Aminu Abdullahi - January 18, 2024 0
      Learn the top AI data analytics software to use. Compare AI data analytics solutions & features to make the best choice for your business.
      Read more
      Latest News

      Zeus Kerravala on Networking: Multicloud, 5G, and...

      James Maguire - December 16, 2022 0
      I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
      Read more
      Video

      Datadog President Amit Agarwal on Trends in...

      James Maguire - November 11, 2022 0
      I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...
      Read more
      Logo

      eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site’s focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Advertisers

      Advertise with TechnologyAdvice on eWeek and our other IT-focused platforms.

      Advertise with Us

      Menu

      • About eWeek
      • Subscribe to our Newsletter
      • Latest News

      Our Brands

      • Privacy Policy
      • Terms
      • About
      • Contact
      • Advertise
      • Sitemap
      • California – Do Not Sell My Information

      Property of TechnologyAdvice.
      © 2024 TechnologyAdvice. All Rights Reserved

      Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.

      ×