Asterisk ACN: Advanced Codec Negotiation
Codec negotiation in Asterisk has been one of its deepest darkest secrets. It’s been around since the beginning and over the past two decades it’s
Codec negotiation in Asterisk has been one of its deepest darkest secrets. It’s been around since the beginning and over the past two decades it’s
When stream support was initially added to Asterisk we did it in the most backwards compatible way possible to ensure that we did not have
Within the Asterisk project we are constantly trying to improve our processes and data collection when a problem is encountered to reduce the back and
The ConfBridge dialplan application is used countless times each day by people to do conferencing. Long ago this was done using the MeetMe dialplan application
Review If you’ve been following this blog post series, then you should have a channel driver that’s ready to be integrated with ARI. If not,
When stream support was added to Asterisk it was initially done with the focus being for SFU with a single video stream from each participant
When PJSIP publish and subscribe functionality was created we knew we wanted to provide a pluggable mechanism to allow modules to easily extend and add
Review This blog post is the follow up to part 1, which can be found here. If you haven’t read it yet, that would be
Overview Today we’re going to be talking about channel drivers and how to get started on creating your own. This topic is going to be
Over the past few years we’ve been working to improve the video support in Asterisk. We initially started with adding stream support[1] in a backwards