Cha ching
Sangoma (FreePBX) to Acquire Digium (Asterisk) for $28M
21–30 of 70 posts
Re: Sangoma (FreePBX) to Acquire Digium (Asterisk) for $28M
#22Re: Sangoma (FreePBX) to Acquire Digium (Asterisk) for $28M
#23Sangoma's doing a good job of consolidating the SMB Telephony market. They bought Schmooze Com Inc.[1] (owners of FreePBX, the largest Asterisk based Linux distro), Dialogic's hardware business, and VoIP Supply[3] (where most independent VARs order phones from). [1] https://www.freepbx.org/sangoma-completes-the-acquisition-of... [2] https://www.dialogic.com/2018-01-09-sangoma-announces-sixth-... [3] http://www.market…
The industry needed this consolidation 10 years ago.
Glad to see it’s finally happening. So much talent has left the space now that it absolutely had to happen.
Sangoma is a great company and I’m sure they will do a great job.
Re: Sangoma (FreePBX) to Acquire Digium (Asterisk) for $28M
#24Earlier quoted context omitted.
How do you share state between them?
The state you tend to store is in the application side, so it still backs onto things like SQL databases in the end. You'd put another service in front of your Asterisk instances like OpenSIPS or Kamailio to distribute load.
Re: Sangoma (FreePBX) to Acquire Digium (Asterisk) for $28M
#25The valuation sounds really low. Is there a reason for that?
As others have stated, their features are now found in many low cost proprietary solutions.
No reason to pay a tax to use open source unless you believe in it.
Re: Sangoma (FreePBX) to Acquire Digium (Asterisk) for $28M
#26Earlier quoted context omitted.
They're everywhere because they're already there, but doesn't mean new boxes are being installed. Personally I wouldn't use it; I'd just write some quick code with Twilio (using Twilio functions or a companion app running on Heroku for the business logic) and let them handle it. Less maintenance overhead.
This is old battle.... Centrex VS PBX . ( if you are old enough to remember Centrex). Twillio is next-gen Centrex.
Re: Sangoma (FreePBX) to Acquire Digium (Asterisk) for $28M
#27Earlier quoted context omitted.
The state you tend to store is in the application side, so it still backs onto things like SQL databases in the end. You'd put another service in front of your Asterisk instances like OpenSIPS or Kamailio to distribute load.
Seems like a huge hack. What we really need is some kind of etcd for telecoms, where you just configure it and they replicate and share state automatically.
Re: Sangoma (FreePBX) to Acquire Digium (Asterisk) for $28M
#28The valuation sounds really low. Is there a reason for that?
Their business is in the decline I would imagine. As others have stated, their features are now found in many low cost proprietary solutions. No reason to pay a tax to use open source unless you believe in it.
Re: Sangoma (FreePBX) to Acquire Digium (Asterisk) for $28M
#29Earlier quoted context omitted.
This is old battle.... Centrex VS PBX . ( if you are old enough to remember Centrex). Twillio is next-gen Centrex.
I'm not really old enough to have experienced Centrex, but for small businesses its promises makes sense from a business point of view. Less maintenance/support overhead is a huge plus.
irl maintenance is pretty straightforward. I do it as a side thing to my main job.