MeetMe In My ConfBridge
When Asterisk was first being written one of the things needed was the ability to do conference bridges. When you think of conference bridges you
When Asterisk was first being written one of the things needed was the ability to do conference bridges. When you think of conference bridges you
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
The Asterisk release cycle is very predictable these days. Approximately every 4-6 weeks we do a release generally on a Thursday. Once a year we
An interesting issue was recently filed where dialing a Local channel resulted in the following: [2021-03-28 22:41:35] ERROR[15773][C-00000030]: translate.c:1396 ast_translator_best_choice: Cannot determine best translation path
In recent times I’ve noticed an increase in the number of people reporting issues or asking for help with old versions of Asterisk that are
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.
While this has been mentioned in a few places I thought it prudent to also create a blog post. Asterisk 13 and Asterisk 17 have
When PJSIP support was written for Asterisk we naturally needed the ability to display the SIP messages being sent and received. This took the form
Within the Asterisk project we are constantly trying to improve our processes and data collection when a problem is encountered to reduce the back and
When PJSIP publish and subscribe functionality was created we knew we wanted to provide a pluggable mechanism to allow modules to easily extend and add