Improving Video Quality In The Real World
In the past, we’ve had a few blog posts talking about specific parts of new WebRTC work that has been done in Asterisk; but, with
Blog Author
In the past, we’ve had a few blog posts talking about specific parts of new WebRTC work that has been done in Asterisk; but, with
One of the most difficult things in PJSIP is ensuring that the experience is the best it can be for not just people who configure
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.
Like many things WebRTC is a complex stack of technology within Asterisk and also within the browser. The result of this is that to the
TLS certificates and their management are something we take for granted every day when we visit a website. If you sit down and try to
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
WebRTC has been in Asterisk since Asterisk 11 and over time has evolved just as the WebRTC specification itself has evolved. The WebRTC implementation we
The app_queue module is one of the oldest modules in Asterisk and implements call queueing functionality. You configure a queue with members and a strategy
Continuous integration isn’t something that many people in the Asterisk project think about but it is a critical part of the development of Asterisk. It
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