Receiver Estimated Maximum Bitrate Support
For the last few months I, along with Ben Ford, have been working on improving the user experience side of the WebRTC support in Asterisk.
For the last few months I, along with Ben Ford, have been working on improving the user experience side of the WebRTC support in Asterisk.
In my previous post I talked about what WebRTC support is like in Asterisk 14. Since Asterisk 15 is going to be released soon let’s
In the previous post, Josh introduced the forthcoming addition of streams to Asterisk. I’m going to piggyback on that to introduce a unified SDP API
Media streams are something that we all use every day. From watching videos on Youtube to placing calls media streams are right there with us
A new feature that was initially implemented during a recent visit to SIPit has now been merged into the 13, 14, and master Asterisk branches.
Overview When the development goals were laid out at AstriDevCon for Asterisk 12 way back in 2012, we had two primary missions: Build a new
Asterisk 14 now has the ability to publish extension state using PJSIP PUBLISH requests to another entity acting as an event state compositor. For larger
Several improvements to ARI’s media manipulation are coming in Asterisk 14. In this post, we’ll explore media playlists, how they are used, and the problem
Asterisk’s REST Interface (ARI) in both Asterisk 12 and 13 has the ability to originate (create) outgoing channels. The functionality in ARI mirrors that of
Asterisk 14: Coming with improved PJSIP DNS Support spoke about the new core DNS API, and mentioned several of the enhancements implemented. In this post