A note about qualified endpoints and DNS
Most SIP endpoints will qualify each other by sending OPTIONS back and forth to make sure they are there and can respond. Asterisk uses this mechanism
Most SIP endpoints will qualify each other by sending OPTIONS back and forth to make sure they are there and can respond. Asterisk uses this mechanism
With a little over a month before AstriDevCon 2024 this is a reminder that registration is available and required for attendance. You can register by
If you keep an eye on the Asterisk gitlog, you may have seen some additions to app_voicemail. These changes include the ability to ‘show’ a
This is a cross-post on both the Asterisk and the FreePBX blogs, so for those who may only be familiar with FreePBX let me introduce
With 3 months before AstriDevCon 2024 registration is now available for it! You can register by following the registration link on the AstriDevCon documentation page.
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
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
In my previous blog post I mentioned I was doing a webinar entitled “The Evolution of Asterisk”. This has now been done and as I’ve
It’s hard to believe that Asterisk has been around for over 25 years, but that time has arrived. The Asterisk we know today is not
As part of the transition to Python3 at the end of last year, we introduced a Python Virtual Environment, or venv for the Asterisk TestSuite.