Speeding up ARI
As you may have seen from a recent submission, it was recently found that there was a consistent delay when adding a channel into the
As you may have seen from a recent submission, it was recently found that there was a consistent delay when adding a channel into the
For the past few yeas, the Asterisk team at Sangoma has been spending way too much time keeping aged Code Review, CI, Issue Tracking and
As we merge in a number of positive CommUnity UCaaS submissions, it is a good reminder of the challenges associated with private forks and forks
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,
chan_sip will no longer be included with Asterisk as of the release of version 21. Deprecated in version 17, chan_sip has been scheduled for removal for
A trend I’ve seen lately is individuals installing newer Linux distributions but using older versions of Asterisk. I thought I would do a quick blog
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,
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