The Great Asterisk Migration of 2023
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
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
Lately, you may have seen some submissions from Sangoma’s CommUnity team (covered in it’s own post.) Many of these submissions were small but helpful changes,
This is a bit of a strange blog post but recent responses to people reminded me of the Colp Hard Facts webinar I did recently.
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
Overview This blog post is a friendly reminder that Macro will soon be deprecated in Asterisk. What does that mean? Well, for a start, it
Overview Asterisk has been growing at a rapid pace since its creation, and a large part of this is due to the community. As an
Last month I wrote a blog post titled “Configuring an Asterisk build from the command line” which outlined how to use the menuselect command to
Asterisk in the beginning started as a PBX but over its life has evolved into that of a communications toolkit. In fact if you ever
If you’re an Asterisk package maintainer, you already know this. If not, did you know you can run menuselect/menuselect from the command line to enable/disable modules, set
Logging in software is usually a good thing. It’s often used to output useful information and/or statistics relevant to a current software task. However, everything