Out of the box, Asterisk based systems have most, if not all, of the functionality that you need in a PBX or call center system. However, there are some features that people consider to be “not up to par”, don’t fit their needs, or features that just simply don’t exist that a particular company simply must have. Here are some software packages you probably didn’t know were out there for Asterisk-based systems. In this article, we’ll discuss these Add-ons by category.
Operator Panel Software
An Operator Panel is any software that can be used by a phone operator or receptionist (or even every user on the system) to manage calls. It typically shows all the phones on the system, whether they are on the phone, who they might be talking to, and allows call transfer and hold operations. This software typically takes the place of a “button module” attached to a phone that would perform the same activities.
Flash Operator Panel 2
Flash Operator Panel 2 (or FOP2 as it more commonly known) is one of the most popular add-ons because it is free for < 15 extensions and for unlimited extensions it has a maximum price with all the bells and whistles of $80 (as of the writing of this article)
More information about FOP2, including a full feature list can be found at https://www.fop2.com/
iSymphony Operator Panel
Another very popular browser-based operator panel is iSymphony. It has similar features to FOP2 (including a few extra) and has a free version as well (only allows one login and shows no queues), but has quite a few more features and a bit more “polished” look to it. The commercial version is much more scalable but still cost effective.
More information about iSymphony can be found at http://www.getisymphony.com
Call Center Operations and Management
Because Asterisk can handle call traffic so well, there is a whole category of add-ons specifically designed for managing calls in a call center environment. Typically the packages include call reporting, call flow management, agent management, agent login/logout interface, and a “live wallboard” to see call center performance in real time. In some cases, they are primarily reporting-only tools, but still add a lot of value and insight into the operation of an Asterisk-based call center. Here are some of the most popular call center add-ons.
ViciDIAL
Vicidial is the most often used and most popular call center software for Asterisk. While it is a whole set of scripts and web pages (and really a product all its own), it is still at it’s core, an add-on for Asterisk. We do specialized work in ViciDIAL as well as other software packages, but since it is so popular, we get a large amount of requests for support and integration work, as well as dedicate several articles to it on our website.
For more information about ViciDIAL, see http://www.vicidial.org
QueueMetrics
QueueMetrics is a unique software in that it can be used not only for simple queue reporting, but also as a call center queue management system for inbound (and to a lesser degree outbound) call management. It can be configured to see agent realtime data, connect to a CRM, collect IVR response data, and many other statistical information a standard reporting package does not gather.
For more detailed information about QueueMetrics, visit https://www.queuemetrics.com/
QueXS
While the other products in this category are specific to running an entire call center, this software is specific to operating and managing a specific type of call center. Specifically, it is designed to manage survey campaigns. The entire system is set up to allow agents to call prospects, execute a survey of some sort, and gather the results. Managers can then run reports on the results as well as specific agent performance.
More information about QueXS can be found at https://quexs.acspri.org.au/
Call Center Stats
Call Center Stats is another software package developed by the same people who developed FOP2 and CDR Stats (discussed later in this article). It is comprehensive in showing the inbound queue statistics for inbound and outbound calling for agents. Statistics such as drop rate, number of calls, service level, hourly performance, etc are all available in a nice graphical format. There are both free and paid versions available.
For more information about Call Center Stats, visit http://www.asternic.net/
OrderlyStats
OrderlyStats is another call center performance tool (very similar to “Call Center Stats” by Asternic) that provides all performance data, as well as live statistics about the operation of a call center. It will provide the inbound performance metrics by queue, by agent, as well as a “live” wallboard that can be put on a TV display in the call center to show “at-a-glance” call center activity.
For more information, please visit http://www.orderlyq.com/solutions/orderlystats
PBX Management
Operator panels, in general, are used to control what happens within an Asterisk PBX. Products in this category, however, are designed primarily to display what is actually happening with ALL the functions of the PBX. For example, who is on the phone, what channels are in use, processor utilization, and so on.
Let’s take a quick look at two of the more popular.
MonAST
MonAST is a web-based software package that can be installed right on your PBX that will give you a tab-based view of all the functions of your PBX in a “live” view. Additionally it gives you a command line interface (CLI) that you can use to do limited control commands directly with Asterisk.
You can find more information about the features of MonAST at https://dagmoller.github.io/monast/
AstChannelsLive
AstChannelsLive is a Windows-based program that will show you primarily a LIVE version of all channels in use (SIP, Analog, PRI, etc). In addition, the latest version will show you a wallboard of queue activity. It provides basic functionality, but is pretty powerful at the same time. There is also a mobile version of the product.
More information about this software can be found at http://www.astchannelslive.com/index.html
Software Integration
Of major interest to owners of phone systems is the integration of their phones to other software, typically Customer Relationship Management (CRM) programs that track their customer interactions. There is a great deal of software that readily facilitates these types of integrations as well as other more advanced integrations.
PHP-AGI
The first and possibly most powerful integration piece is the PHP-AGI library. What this allows you to do is write special code in PHP that will directly interface with an Asterisk server via the Asterisk Gateway Interface (AGI) programming language to manage call flow. With it you can use PHP functions to initiate calls, transfer calls, monitor calls, and just about all functions of the Asterisk PBX. You will have to be familiar with PHP programming as well as
More information about PHP-AGI can be found at http://phpagi.sourceforge.net/ If you need information about AGI – check out the informational resources on Wikipedia at https://www.voip-info.org/wiki-Asterisk+AGI
Zoho Phonebridge for Asterisk
Zoho is a leading web-based Customer Relationship Management (CRM) software. It allows businesses to track customers and every contact that is made between the business and the customers, including emails and phone calls. Zoho Phonebridge is a plugin for Zoho that allows an Asterisk-based PBX to speak to the CRM and display customer information on the screen when a phone call comes in, as well as allow “click-do-dial” functions for Zoho and call logging of each call.
More information about Zoho PhoneBirdge can be found at https://www.zoho.com/crm/help/zoho-phonebridge/asterisk-avaya-elastix.html
Activa
Activa is a very important component for Windows software users. It is a TAPI driver for Asterisk. That means you can initiate phone calls through the TAPI software interface on your computer (various Windows CRM software programs use this – like Outlook) as well as do “screen pops” based on inbound calls.
More information about Activa and the downloads can be found at http://activa.sourceforge.net/index.html
Feature Add-Ons
The last category of add-ons are those that expand existing functions of Asterisk, but add more capabilities outside of those that already exist.
Speech Recognition for Asterisk
By default, Asterisk has the ability to do Text-to-Speech (TTS). That is, convert any text in the dialplan into machine-spoken (or in some cases-prerecorded female sound file) language. However, out of the box, the reverse cannot be done. Asterisk does not have the capability, without additional help, to recognize the spoken word and recognize it (e.g. Answering “Yes” or “No” to an IVR prompt or saying the name of the person they want to transfer to).
There are two primary speech recognition engines that are often use – “Speech Recognition for Asterisk (SRA)” and “Mojolingo RubySpeach”. Each has their benefits and downsides. SRA uses the Google speech recognition engine and Mojolingo RubySpeak API has a company doing technical support for it.
The information for the related API’s can be found at the following URL’s:
Speach Recognition for Asterisk (SRA) – http://zaf.github.io/asterisk-speech-recog/
MojoLingo RubySpeach – http://mojolingo.com/open-source/
A2Billing for Asterisk
A2Billing is a unique add-on for Asterisk that turns it Asterisk into a hosted VoIP billing solution. Essentially, you could put an A2Billing server in place and re-selling SIP dial tone to other Asterisk servers and maintain separate clients, billing plans, etc. There are even calling card functions that allow you to make pre-paid calling cards and bill for them.
There are hundreds of features for A2billing. For a complete list, visit http://www.asterisk2billing.org/
Oreka Call Recording
In large call centers there is often a need to record not just a few calls but hundreds (possibly thousands) of calls. For this it is often necessary to have a separate call recording appliance for this purpose. There is a popular open-source software that does just this, and it is called Oreka. It sits right in the stream of all calls and records the stream of audio data to a file and makes a searchable database of call recordings.
For detailed information about Oreka, please visit. http://oreka.sourceforge.net/
Asternic CDR Reports
In Asterisk versions with a web-based GUI (FreePBX, Elastix, etc), they often include a basic Call Detail Reporting (CDR) search function. Unfortunately because of how Asterisk records call records, and the simplistic nature of the GUI’s, it is often difficult to obtain truly useful data from these CDR tools.
Asternic has developed a plugin for FreePBX (also works with Elastix) that reformats all the CDR data into truly useful reports, such as by person, time of date, inbound, outbound, etc in more summary fashion than individual call-by-call (although that is still possible). Overall it is more useful than the built-in CDR Reports tool.
For a detailed feature list and more screenshots, please visit. http://www.asternic.net/cdrreports/
Areski CDR Stats
The final add-on we will cover is another CDR statistic program, CDR Stats by Areski. This is a not a plug-in for a GUI, but an entirely separate web GUI. It has the ability to work not only with Asterisk, but with Freeswitch as well. It covers not just pure call record reports and statistics, but can also monitor call traffic and send alerts for unusual patterns as well. It can also “rate” calls (i.e. give a total billed cost for each call by entering the price plan you pay for minutes. Overall it is possibly one of the best CDR stats programs available.
To view the complete feature list, as well as a live demo, visit http://www.cdr-stats.org/