Building a Channel Driver – Part 1
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
Blog Author
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
Overview For those of you who have been around for a while now and contribute to the code base, you probably know about CHANGES and
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
Introduction Packet loss can be an annoying problem when dealing with real time communication, especially when dealing with video. It’s very noticeable when the screen
Recently there’s been discussion on chan_sip going away in the future which led to many comparisons between it and chan_pjsip. What does chan_pjsip do better?