The Vagaries of DTMF Payload Negotiation
As mentioned in this post, Asterisk now supports the use of RFC4733 digits in common bitrates beyond 8kHz. At the end of the post, we
As mentioned in this post, Asterisk now supports the use of RFC4733 digits in common bitrates beyond 8kHz. At the end of the post, we
We are thrilled to announce the creation of the Asterisk 22 branch! This marks a significant milestone in our ongoing commitment to providing robust and
It’s been a full year since we migrated Asterisk to GitHub. It didn’t go perfectly smoothly but knowing what we know now, would we do
Overview If you’re familiar with Asterisk, you probably know that it uses a third-party project called pjproject. This is a major part of the PJSIP
As part of the transition to Python3 at the end of last year, we introduced a Python Virtual Environment, or venv for the Asterisk TestSuite.
Lately, you may have seen some submissions from Sangoma’s CommUnity team (covered in it’s own post.) Many of these submissions were small but helpful changes,
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
The switch to Python3 for the Asterisk tesuite has been released! Previous blog posts have gone over some of the internal changes that have been
If you have ever tried to use direct media with Asterisk, you my have received this message before. It can happen when the User Agent
Making the Move In what is not the first, but is hopefully the last attempt at getting the Asterisk testsuite to run on Python3 we’ve