One of the most powerful things about Asterisk is the relative ease of developing and integrating new applications. Historically, the telephony world has been a “walled-garden”, with proprietary technologies, arcane configuration methods, and non-trivial integration hurdles. Asterisk is a pure software application, and an open source one at that. It’s highly configurable, and through various interfaces (such as AGI and the manager API), it’s easy to write new applications. And most importantly, Asterisk doesn’t dictate the implementation language or technology — you can develop your app in any language you want (e.g. Python, Ruby, Java, C, etc.)
I’ve built a number of simple applications for our home Asterisk system. For example, we have one that’s used on school-day mornings.
First, the system rings scheduled wakeup calls in each of the kid’s bedrooms. Next, as the school bus time approaches, the system announces five minute and two minute warnings on the kitchen phone. It takes advantage of the auto-answer feature on many Ethernet phones (such as the Linksys SPA942 in our kitchen). Pre-recorded announcements (e.g. “the bus is coming in 5 minutes“) announce automatically out of the phone’s speakerphone, without anyone having to pick up the phone.
I wrote the entire application in a few hours (most of which was spent learning how to get Asterisk to initiate outgoing calls). The app is a simple Python script that runs early each morning (using cron) on the server hosting the Asterisk system. It first checks to see if it’s a weekday (i.e. school day), and if it is, it queues up the wakeup calls and the two announcement calls.
Future versions will include the holiday calendar to omit the calls and announcements on school holidays, and will automatically check the local news Web site to see if school has been cancelled or delayed.
Try doing that with your Nortel PBX! DISCLOSURE: Andy Payne is an investor in Digium.
https://youtu.be/HZUjY5TaEno?si=HMz0f0Y5OwDLC1-N In this webinar, we'll cover everything you need to know about enhancing your experience…
https://youtu.be/vx5t7gt3ceg?si=U-7WW9NylVkoKyXu We're so excited to bring you the first episode of the VoIP News Update…
https://youtu.be/4fdqGYd2Zns?si=wBffhTwHe-6mYOtS The long-awaited and exciting Fanvil Link Mobile Application is here! Now, like never before,…
Hybrid work in the U.S. has boomed since 2020, with 53% of remote-capable employees now…
https://youtu.be/z4w7Typ_Shc CyberData Terminus Cloud Control is here! Thanks to advanced innovation at CyberData, customers can…
https://youtu.be/vV0BDOCGiKs?si=jFrelg8-ddbcLhTC In the December VoIP News Update, two exciting developments in the VoIP space were…