Asterisk 18.20.0, 20.5.0, and 21.0.0 Released! (And 16 is EOL)
This is just a quick blog post to make everyone aware that Asterisk 18.20.0, 20.5.0, and the first release of 21 – 21.0.0 are now
This is just a quick blog post to make everyone aware that Asterisk 18.20.0, 20.5.0, and the first release of 21 – 21.0.0 are now
From Gerrit to Github This was a year full of big changes for Asterisk, the development team, and the community. One of these changes was
For the longest period of time the Asterisk project didn’t accept feature or improvement requests. They could be discussed in various places, such as the
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
Objectively measuring call quality has always been tough because it’s, well, highly subjective. The first measurement process that usually comes to mind is the Mean
One of the larger Asterisk projects last year was adding the ability to create, manipulate and pass on Geolocation information. The most obvious use case,
Overview Everyone knows that PJSIP is the channel driver of choice for Asterisk nowadays. It’s a powerful driver, but that doesn’t mean there isn’t more
I don’t know how time has flown by so fast, but AstriDevCon is right around the corner! If you’re a developer of Asterisk, be it
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,
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