Python3 is here
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
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
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
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
Continuous integration isn’t something that many people in the Asterisk project think about but it is a critical part of the development of Asterisk. It
In the previous post, we: Picked out a bug to fix, ASTERISK-25179 Signed up for an Asterisk account, signed a CLA, and created our profile