Asterisk 13.9.0 Notable Changes
It seems just like yesterday that Asterisk 13.8.0 was released but here we are with an Asterisk 13.9.0 (and subsequently 13.9.1). This post shines the
Sorry, we couldn't find any posts. Please try a different search.
It seems just like yesterday that Asterisk 13.8.0 was released but here we are with an Asterisk 13.9.0 (and subsequently 13.9.1). This post shines the
Been wanting to try the new PJSIP stack but finding the configuration a little daunting? Then this blog post is for you! While the basic
The PJSIP library now used by Asterisk to provide SIP support has included basic SIP DNS support for quite some time. However through using it
Asterisk 13.8.0 was just recently released. As usual this release includes bug fixes as well as a few new features. Many of which were submitted
What is call parking? Call parking is a means of placing a call on hold so anyone can retrieve the call if they know where
When you file an issue on the Asterisk JIRA you might notice that a few people may end up looking and participating in it. The first
Asterisk 13.8.0 will come with a new option for enabling PJSIP functionality. This functionality is called bundling and comes courtesy of a community member, George
Veterans of Asterisk configuration have likely dealt with static configuration files or realtime before. Since Asterisk 13.5.0, there is a new player in town: ARI
So you’ve written some code for Asterisk and now you need to test it. The Asterisk project has support for both integration and unit testing.