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
I ran into a curious problem the other day while working on an issue involving the storage, manipulation, and conversion of large number values in
Overview One of the topics of discussion every year at Astricon is not needing to use the dialplan in order to use Stasis. This involves
You probably already know that you can use the “set_var” parameter on pjsip endpoints to add variables to a channel using that endpoint but did
Since the arrival of the Asterisk REST Interface (ARI) requests have been made to allow for event type filtering capabilities. Consumers have wanted a way
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
If you’ve been concerned about slow Asterisk startup times or excessive memory utilization, we’ve got some good news for you. We’ve eliminated the media index
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
or… “Watch This Space” If you’re an Asterisk contributor you’ve probably noticed that we’d been having issues with large numbers of Jenkins test failures during