fusionpbx-cnam.png

User Rating: 4 / 5

Star Active Star Active Star Active Star Active Star Inactive

CIDLookup is the FreeSWITCH module who handles the Name Caller automatic setting. This means that when an incoming call happens, mod_cidlookup will handle and set the correct name. This way, when the extension rings, you won't see only a number, but a name as well.

Mod_cidlookup has many capabilities, it can consult a database in two levels and it can ask a WEB based service. In this article, I will explain the last one.

For starters, you must get an account in OpenCNAM. If you get a paid one you will get more accuracy.

Read more: How to Configure CNAM with FreeSWITCH and FusionPBX

User Rating: 3 / 5

Star Active Star Active Star Active Star InactiveStar Inactive

CNAM allows you to see not only what number the call is coming from but a label of who is calling. This will be very useful as if you see a number 1 613 800 7370, that might mean nothing to you, a name like LUIS D will ring a bell who is calling. There are many CNAM databases, some are public and free, some are paid.

FreeSWITCH offers mod_cidlookup to deal with that. You will need to edit the configuration file to put some information that will allow the information pulling, but that is not enough. After that, you will need to do a dial plan configuration. I will talk in this article, about that dial plan.

Read more: CNAM Configuration Example for Incoming Calls in FreeSWITCH Dialplans

User Rating: 4 / 5

Star Active Star Active Star Active Star Active Star Inactive

Happy Xmas to you all. As a gift to everyone, here it is. Today, I have published in OKay's RPM repository RPMs for FusionPBX 4.4.11. FusionPBX is an open-source FreeSWITCH GUI. FusionPBX can be used as a high available, single or domain based multi-tenant PBX, carrier-grade switch, call centre server, fax server, VoIP server, voicemail server, conference server, voice application server, appliance framework and more. FreeSWITCH is a highly scalable, multi-threaded, multi-platform communication platform. FusionPBX license is the MPL 1.1 license.

This is a vanilla FusionPBX some patches from my own, mainly to be able to run correctly the load-balanced cluster mode and to fix the class-based XML CDR importer. This RPM will install MySQL (for CentOS 6) or MariaDB (for CentOS 7 or CentOS 8) as the database backend, all possible information will be stored there, such as dial plans, profile information, registrations and so on.

FusionPBX 4.4 has new things, some of them:

  • new bridges application
  • new streams application
  • new number transaction application
  • new transaction logger
  • new behaviour for the dial-plan manager
  • the directory now has a first name and last name fields

As a premium add-on, installation using this RPM includes the LCR and Billing for FusionPBX in-app. You just need to activate it and start configuring it. If you'd like to read more directions about how to install it properly in your CentOS server, you can read the quick guide covering how to install FusionPBX in a CentOS server.

I encourage everybody to upgrade to 4.4.10 or better. If you have an installation older than November 22nd, 2019, it is very likely you have this vulnerability: https://vuldb.com/?id.146482, https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19366; the vulnerability was reported for 4.4.1 but I did a code reviewed and it was fixed just a few days ago, so if you still have 4.4.9 (and some 4.4.10), you may be vulnerable. Although the first article sounds very fatalist, the vulnerability can only be exploited after you authenticate successfully, in other words, inside-jobs.

The RPM's are available for Centos 6, 7 and 8. And you can find it if you type yum search fusionpbx.

Enjoy!

Subcategories