PJSIP 2.12 Now In Asterisk
Recently I spent some time updating Asterisk to the latest versions of the third party libraries we bundle. This includes jansson as well as PJSIP,
Recently I spent some time updating Asterisk to the latest versions of the third party libraries we bundle. This includes jansson as well as PJSIP,
For those who may be new, or even for those who have been around for some time, my name is Joshua Colp and I hail
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
The Asterisk External Application Protocol (AEAP) framework helps to facilitate development of Asterisk modules that need to communicate with external applications. Before getting started, I
The Asterisk External Application Protocol (AEAP) has been released and can now be found in Asterisk 18.12.0+ and 19.4.0+. If you haven’t already done so,
When Asterisk was first being written one of the things needed was the ability to do conference bridges. When you think of conference bridges you
The Monitor dialplan application and module in Asterisk have been around for quite some time, since even before I was part of the project. It
Hi and welcome back! Let’s take a look at another recent ticket: ASTERISK-29698. Integral to almost every section of code within Asterisk is astobj2. We
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
I previously wrote about the Asterisk Module Deprecation process and policy but since that time some additional policies have come into existence based on the