Asterisk Module Deprecation
The deprecation of modules in Asterisk has generally been a loosely formed word of mouth policy. This has meant that modules are seldom truly removed
The deprecation of modules in Asterisk has generally been a loosely formed word of mouth policy. This has meant that modules are seldom truly removed
Background Welcome to an introduction to text-to-speech and speech-to-text for Asterisk! With how popular speech recognition is becoming, we decided to take on the initiative
In a past blog post I talked about how you can’t reload transports without enabling explicit support, but alluded to changes coming in the future.
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 are a user of the DPMA module for Asterisk with Sangoma D-series phones, then this announcement is for you. The D-Series phones have
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
When PJSIP support in Asterisk was being developed one of the critical areas of development was transports. These are for the most part provided by
In the past month I’ve been fixing an issue with Asterisk and PJSIP that I thought would be fun to share in a blog post.