The PJSIP Configuration Wizard
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
Sorry, we couldn't find any posts. Please try a different search.
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.
Debugging SIP Messages the Traditional Way Since its release, the PJSIP stack has provided logging of SIP message traffic via the pjsip set logger CLI