Asterisk Containers and Objects (ao2)
For those of you budding Asterisk developers out there, you may find yourself browsing the source code. All over, you’ll find function calls prefixed with
Sorry, we couldn't find any posts. Please try a different search.
For those of you budding Asterisk developers out there, you may find yourself browsing the source code. All over, you’ll find function calls prefixed with
Hello, my name is Matthew Fredrickson and I’m the project lead for the Asterisk project. We recently hired someone new onto the project to help
How much testing do we really do? A lot, and let’s face it, Asterisk isn’t the easiest of software packages to test. Our continuous integration
The app_queue module is one of the oldest modules in Asterisk and implements call queueing functionality. You configure a queue with members and a strategy
Security releases of Asterisk were recently created. In this post, we’d like to go into the depths of two of the security issues and how
Continuous integration isn’t something that many people in the Asterisk project think about but it is a critical part of the development of Asterisk. It
Do you use WebRTC with Asterisk? Did you notice calls stop working after updating Google Chrome to version 57? Are you curious why that happened?
So you’ve heard there is now an Opus codec for Asterisk that’s been released. However, you are having problems with poor audio quality due to
There are several handler routines available to allow you to customize behavior for the different states of a call. Handler routines execute outside of the