|
|
|
|
|
by rahimnathwani
3875 days ago
|
|
I found your company's home page hard to understand, and to navigate. Also, the links at the bottom of the page are really low contrast (at least on my computer, running Debian 8). But, I finally found links to the open source software you mentioned: http://2600hz.org/bluebox_download.html Your packaging approach seems similar to the Elastix folks. An ISO that does an unattended install of CentOS, with a PBX and a GUI. Except that you're using FreeSWITCH instead of Asterisk, and Blue.box (is this your own thing?) instead of whichever GUI they've skinned/modified. EDIT: Hmm. This doesn't seem promising. The ISO download link on that page is broken (404) and the linked GitHub repo was last updated in June 2013. Going to http://repo.2600hz.com/Bluebox/ shows an ISO file from 18 months ago. I'd be more confident with a recent release of Elastix or PIAF. |
|
Bluebox was an old project to provide a GUI for freeswitch. Kazoo has been the focus for the past 4 years, bluebox is now a community project if I recall correctly.
Kazoo is a multi-tenant hosted pbx and trunking solution. It is an erlang cluster which uses amqp as a messaging bus and erlang apps which provide centralized call control and features across multiple freeswitch (media server) and kamailio servers (sip proxy). A shared cluster wide database is provided by bigcouch.
The difference between this and a cluster of asterisks (or broadcloud, kandy etc) is that you as a user or account, are not tied to a single server, any phone on your cluster can utilize the resources of the entire cluster as the erlang apps and AMQP bus provide a glue joining all servers in the cluster into a single "switch". Most of the "cloud" telephony out there is not distributed, it is mostly a lot of boxes with at best HA fail-over to another box that sits in as a warm standby with a unified provisioning layer to hide this from the users.
You can checkout kazoo at github http://github.com/2600hz/kazoo
There is a kazoo all in one ISO, which lets you run all the services in a cluster via a single server. You can get it at http://repo.2600hz.com/ISOs version 2 has the new GUI monster-UI.
Edit: phone does not a good comment make, spelling broken links ...