Inside the Asterisk

Keyword: debugging

Integrating PJSIP 2.13

Asterisk 18.17.0 and 20.2.0 were released recently with support for PJSIP 2.13.  This version of PJSIP includes an important change to deal with race conditions

Read More

A tale of Two Taskprocessors

Hi folks!  Today, let’s take a look at a recent Asterisk issue: ASTERISK-29365. The graceful shutdown is intended to allow every part of the running

Read More

Debug Logging by Category

Logging in software is usually a good thing. It’s often used to output useful information and/or statistics relevant to a current software task. However, everything

Read More

Improving Core Dump Analysis

Within the Asterisk project we are constantly trying to improve our processes and data collection when a problem is encountered to reduce the back and

Read More

Debugging Tips and Tricks

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

Read More

What can we help you find?