Building a Channel Driver – Part 2
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
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
Greetings All, Time certainly flies and it seems like AstriDevCon and AstriCon 2019 were a century ago. It’s hard to imagine that in fact they
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
At recent AstriDevCon meetings, we discussed the possibility of allowing an ARI application to capture or inject media into calls it controlled. With the release
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
When DTLS support in Asterisk was added the information about how to use DTLS support in OpenSSL was not as flushed out as it is
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
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
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