res_mwi_devstate: Presence subscription for voicemail mailboxes!
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
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
Hey Everybody, It’s about a month out from AstriDevCon 2018 and I wanted to write a little bit to summarize what we discussed this year.
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
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.
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