The sun never sets on the Python empire
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
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
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
Just like that the year is now 2022 (how long will we all forget and write 2021 on things?) and Asterisk 20 work continues! I
An interesting issue was recently filed where dialing a Local channel resulted in the following: [2021-03-28 22:41:35] ERROR[15773][C-00000030]: translate.c:1396 ast_translator_best_choice: Cannot determine best translation path
In the past month I’ve been fixing an issue with Asterisk and PJSIP that I thought would be fun to share in a blog post.
Kia Ora! (Or Be Healthy) (Don’t ask – I like greetings from various languages) If you haven’t noticed from the various emails and posts Asterisk
When stream support was initially added to Asterisk we did it in the most backwards compatible way possible to ensure that we did not have
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
Over the past few years we’ve been working to improve the video support in Asterisk. We initially started with adding stream support[1] in a backwards
Back in December in my The Continuing Saga of Continuous Integration blog post I wrote about how we reduced the Testsuite’s “27” layers of file