Using MALLOC_DEBUG to find memory misuse.
Asterisk’s MALLOC_DEBUG is a compile time tool that helps find some common memory usage problems such as memory corruption and memory leaks. The debug tool
Asterisk’s MALLOC_DEBUG is a compile time tool that helps find some common memory usage problems such as memory corruption and memory leaks. The debug tool
So you’ve heard there is now an Opus codec for Asterisk that’s been released. However, you are having problems with poor audio quality due to
There are several handler routines available to allow you to customize behavior for the different states of a call. Handler routines execute outside of the
Warning, these tips may not be shocking, but you already know that and you clicked anyway! Shame! Many of us know the frustrating feeling of submitting a
The recently announced Opus codec for Asterisk exposes a few configuration options that allow you to manipulate the encoder for your particular setup. These options
Jitter buffer functionality has been in Asterisk for quite some time now. However, knowing what jitter is in a voice over IP (VoIP) application and
I’ve been a part of the Asterisk project for many years now, over 10 in fact. I’ve seen it evolve and grow and one of