Announcing a New Compile Option for app_voicemail Storage.
Asterisk offers its users great flexibility in most of its features. One of them is the choice between three different modules for different ways to
Asterisk offers its users great flexibility in most of its features. One of them is the choice between three different modules for different ways to
A comment that I see frequently when helping people with PJSIP is the lack of a general section (with global options) and how this causes
Overview For those of you who have been around for a while now and contribute to the code base, you probably know about CHANGES and
Overview One of the topics of discussion every year at Astricon is not needing to use the dialplan in order to use Stasis. This involves
Since the arrival of the Asterisk REST Interface (ARI) requests have been made to allow for event type filtering capabilities. Consumers have wanted a way
Asterisk developers who have made use of one of our function attributes called “force_inline” should be aware we are discouraging it. Why? Let’s get to
Asterisk’s DEBUG_THREADS is a compile time tool that helps find deadlocks involving Asterisk locks. You enable DEBUG_THREADS in menuselect’s “Compiler Flags” menu along with other
Hey Everybody! For those of you that don’t know me, my name is Matthew Fredrickson and I’m the Asterisk Open Source Project Lead. Does that
Asterisk allows users to manipulate call party identification information through mechanisms like configuration options and dialplan functions (for instance CALLERID and CONNECTEDLINE to name a
A basic concept with chan_pjsip/res_pjsip is the endpoint. When a new SIP request comes in, res_pjsip needs to identify which endpoint the request is for.