External Media: A new way to get media in and out of Asterisk
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
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
If you download Asterisk 17 and start it up, you might be one of the people that notices the following messages: If you are using
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
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
Overview For those of you who have been around for a while now and contribute to the code base, you probably know about CHANGES and
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
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