Ask HN: Who is using Asterisk PBX and how?
We're currently deploying a bigger Asterisk PBX setup using SIP only and ARI API.
And there are so many bugs that I'm wondering if Asterisk is really mature enough (despite it's age) for production use...
Feel free to drop some comments; what is your experience with Asterisk?
5 comments
[ 34.1 ms ] story [ 596 ms ] threadThe next company didn't seem to have a problem with it. Part of my job was to create a system to automate specific monthly reports for their phone usage that was currently being done manually.
This is a good solution for single server installations from 5 to 1500 desktop phones.
However, I used chan_sip, bri or pri card, AGI and AMI. I do not have too much experience with ARI and chan_pjsip.
Also separately for an inbound call centre with simple routing based on customer type and language(s) spoken by team members. It worked well, and I remember paying $50 or $100 or similar for a license for an add-on which displayed the live status of each queue in a web page, which we put up on a large screen. It worked well for many years with very minimal maintenance. I experimented with some basic outbound auto-dialing features: take a CSV of phone number and customer ID pairs. Dial each number until one connects, then transfer the call to a member of the team, and pop up the customer ID on their screen, so that they can paste it into our CRM app.
Today I only use it for my personal conference call server. Not using MeetMe, but whatever the newer conference bridge is called.
I like asterisk, and glad to know it now has a REST API.
I tip my hat to the creators of asterisk but I do not personally want to -vvv. So a tip of the hat to freepbx as well.