New PJSIP Logging Functionality
When PJSIP support was written for Asterisk we naturally needed the ability to display the SIP messages being sent and received. This took the form
When PJSIP support was written for Asterisk we naturally needed the ability to display the SIP messages being sent and received. This took the form
The ConfBridge dialplan application is used countless times each day by people to do conferencing. Long ago this was done using the MeetMe dialplan application
Review If you’ve been following this blog post series, then you should have a channel driver that’s ready to be integrated with ARI. If not,
When stream support was added to Asterisk it was initially done with the focus being for SFU with a single video stream from each participant
When PJSIP publish and subscribe functionality was created we knew we wanted to provide a pluggable mechanism to allow modules to easily extend and add
Review This blog post is the follow up to part 1, which can be found here. If you haven’t read it yet, that would be
Greetings All, Time certainly flies and it seems like AstriDevCon and AstriCon 2019 were a century ago. It’s hard to imagine that in fact they
Overview Today we’re going to be talking about channel drivers and how to get started on creating your own. This topic is going to be
Overview One of the most challenging things about coding is when your code doesn’t work and you have to figure out why. Trying to track
Over the past few years we’ve been working to improve the video support in Asterisk. We initially started with adding stream support[1] in a backwards