I Got That Reference!
Hi and welcome back! Let’s take a look at another recent ticket: ASTERISK-29698. Integral to almost every section of code within Asterisk is astobj2. We
Hi and welcome back! Let’s take a look at another recent ticket: ASTERISK-29698. Integral to almost every section of code within Asterisk is astobj2. We
When PJSIP support in Asterisk was being developed one of the critical areas of development was transports. These are for the most part provided by
In the past month I’ve been fixing an issue with Asterisk and PJSIP that I thought would be fun to share in a blog post.
Video has been a continued theme of Asterisk for some years now. We put into place the foundation to allow us to do video better,
When stream support was initially added to Asterisk we did it in the most backwards compatible way possible to ensure that we did not have
In a blog post long ago we talked about the addition of the create and dial ARI functionality for allowing channels to exist within ARI
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