PJSIP Configuration Design
A comment that I see frequently when helping people with PJSIP is the lack of a general section (with global options) and how this causes
A comment that I see frequently when helping people with PJSIP is the lack of a general section (with global options) and how this causes
Stasis has been a core part of Asterisk for a while now. However, state management within it is a bit precarious. A new stasis_state module
Manager is an API that has been in Asterisk for almost as long as Asterisk has existed. It provides a mechanism to see what is
I’ve previously written about REMB, or receiver estimated maximum bitrate, and its effect on video quality. While this provides periodic feedback from receivers to Asterisk
In Asterisk we have an API called device state. As the name implies this allows a device (such as a PJSIP endpoint) to provide notification
I ran into a curious problem the other day while working on an issue involving the storage, manipulation, and conversion of large number values in
Asterisk developers who have made use of one of our function attributes called “force_inline” should be aware we are discouraging it. Why? Let’s get to
If you’ve been concerned about slow Asterisk startup times or excessive memory utilization, we’ve got some good news for you. We’ve eliminated the media index
Previously on this blog I talked about a new feature to internally filter messages in our internal message bus, as well as a new caching
The stasis message bus is something that is used every day as of Asterisk 13 when you are using Asterisk. It provides the foundation of