Live data from Hacker News

Asterisk 17

mail-archive.com

11–20 of 36 posts

Re: Asterisk 17

#11
Asterisk 17 is not an LTS release, which means it won't receive backported security fixes when 18 is out. The latest LTS release is Asterisk 16.

Re: Asterisk 17

#12
Asterisk was amazing fun, in one place we had it hooked up to a big chunk of Python -- everything driven by a program connected to the manager API, with events percolating through to a pre-websocket, pre-AJAX ColdFusion app (we used long polling, I think) that put up a popup with the customer's info as your extension rang. The preferred extension to ring was pulled out of the customer's call history, so they'd always get the same agent if possible.

For another customer it was a similar deal, only this time it was to glue an old school call center PBX system to Asterisk for reasons I can no longer remember. The PBX had its own management interface, so again a Python app connected to both interfaces and figured out call identities on both sides, which were dumped into a MySQL database for (I think) the web app used by the call center staff.

I talked to those guys a few years later and it was all still running. He told me it reliably hung once a week but he never bothered to report it because a shell script automatically restarted it in that case. Resourceful sysadmins! Good times

Re: Asterisk 17

#13

It's amazing this project is still alive and kicking. Back in the day, early 2000s, I was employed by Takeaway.com to automate a large part of their outbound callcenter work (after faxing an order for a Pizza, sometimes an error occurred due to paper jam etc and our callcenter had to verify the order arrived). As this was way before the day of Twilio, Asterisk allowed us to completely automate that process, thus redu…

[deleted]

Re: Asterisk 17

#15

If anyone wants to play around with VoIP, FreePBX is a Linux distro that has packaged things up nicely for this purpose: * https://en.wikipedia.org/wiki/FreePBX The guy who runs Crosstalk Solutions has a good YT channel on VoIP (not affiliated), amongst other tech-y stuff: * https://www.youtube.com/channel/UCVS6ejD9NLZvjsvhcbiDzjw

+1 for FreePBX. No affiliation, just a happy user.

Fantastically easy to set up a PBX at home in under an hour, with no prior Asterisk experience.

Re: Asterisk 17

#16
It's funny to me to see "was cool" and "amazing this is still alive", because I absolutely love Asterisk. I cut my teeth building Freepbx boxes at a small/mid business voip provider in college before moving on to a different field.

To give an idea why I think it is so cool, my podcast offers neat things to folks who call in to leave a voicemail. You can listen to entire podcast episodes, explore a crude phone sound "museum", and if you're a subscriber to the podcast you are given the password to our party line, where you can talk to our hosts and other subscribers. I'm also building a choose your own adventure type game on our phone system using IVRs and things for our top tier subscribers to play.

We're not a phone-centric podcast, but it's super easy supplemental content to provide folks for cheap. It's also currently running in the raspberrypi specific release http://www.raspberry-asterisk.org/

There are other folks who absolutely rely on Asterisk for their shows, some that have been around forever, like the Phone Losers of America Snow Plow Show.

Re: Asterisk 17

#17
Like many of the commenters I heavily used asterisk 10 years ago. Seeing comments like “can’t believe it’s still around” leads me to believe something better came along. Did something better come along? I’d like to play around with something new. Ps - still running my home PBX on Asterisk/FreePBX.

Re: Asterisk 17

#18

If anyone wants to play around with VoIP, FreePBX is a Linux distro that has packaged things up nicely for this purpose: * https://en.wikipedia.org/wiki/FreePBX The guy who runs Crosstalk Solutions has a good YT channel on VoIP (not affiliated), amongst other tech-y stuff: * https://www.youtube.com/channel/UCVS6ejD9NLZvjsvhcbiDzjw

+1 for FreePBX. No affiliation, just a happy user. Fantastically easy to set up a PBX at home in under an hour, with no prior Asterisk experience.

Definitely. FreePBX was an amazing way to get a fully featured PBX with very little time investment.

When I finally wanted to ditch the GUI and get to a bare-bones Asterisk years later, the concepts carried over. The hardest part was tuning the very full-featured default config down to only the features I needed for a simple home PBX! I probably only retained 5% of the modules and config files that were default enabled

Re: Asterisk 17

#19
post #17

Like many of the commenters I heavily used asterisk 10 years ago. Seeing comments like “can’t believe it’s still around” leads me to believe something better came along. Did something better come along? I’d like to play around with something new. Ps - still running my home PBX on Asterisk/FreePBX.

Asterisk is still cool. I think a lot of people are now using FreeSWITCH. I have more experience with the former but using the latter more lately I am seeing the appeal. FreeSWITCH seems a little less hacked together, imho.

Re: Asterisk 17

#20
post #17

Like many of the commenters I heavily used asterisk 10 years ago. Seeing comments like “can’t believe it’s still around” leads me to believe something better came along. Did something better come along? I’d like to play around with something new. Ps - still running my home PBX on Asterisk/FreePBX.

It has been commoditized, you can buy a cheap IP-PBX just almost like you buy a SOHO router.
Post reply on HN