Using DEBUG_THREADS to find deadlocks.
Asterisk’s DEBUG_THREADS is a compile time tool that helps find deadlocks involving Asterisk locks. You enable DEBUG_THREADS in menuselect’s “Compiler Flags” menu along with other
Asterisk’s DEBUG_THREADS is a compile time tool that helps find deadlocks involving Asterisk locks. You enable DEBUG_THREADS in menuselect’s “Compiler Flags” menu along with other
Let’s talk some more about testing, understanding the test framework for Asterisk, and building better tests. An exciting topic I know! In a previous post, we
Earlier this year, the Asterisk team at Digium got a little bit bigger! For today’s blog post, I’m going to interview Chris Savinovich, the most
The next releases of Asterisk 13 and 15 extend MESSAGE support in chan_pjsip and add it to conference bridges. While Asterisk has supported the SIP
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.
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
With the changing weather, some of us are thinking about summer with excitement, others about winter with trepidation. Regardless of which hemisphere you live in though, it’s time to start thinking about Asterisk 16!
Hey Everybody! For those of you that don’t know me, my name is Matthew Fredrickson and I’m the Asterisk Open Source Project Lead. Does that
Like many things WebRTC is a complex stack of technology within Asterisk and also within the browser. The result of this is that to the