The Gutting of ODBC in Asterisk
When Asterisk 13.8.0 gets released, it will contain a large-scale change to the ODBC code. Those of you that use ODBC for your realtime configuration
Sorry, we couldn't find any posts. Please try a different search.
When Asterisk 13.8.0 gets released, it will contain a large-scale change to the ODBC code. Those of you that use ODBC for your realtime configuration
The move from chan_agent to app_agent_pool The idea behind chan_agent was simple. The agent channel created by chan_agent acts as a proxy for the corresponding
Statistics all the Things It’s often useful to know what is happening on a production Asterisk server. While gathering machine statistics – such as disk
Outbound SIP registrations are a commonly used practice in Asterisk. They allow an upstream server, such as one in use by an ITSP, to know
In the previous post on contributing to Asterisk, we set up the Asterisk Test Suite and wrote a test for the CDR dialplan function that
In the previous post, we: Picked out a bug to fix, ASTERISK-25179 Signed up for an Asterisk account, signed a CLA, and created our profile
Have you ever run into a bug in Asterisk? If so, don’t despair. Asterisk is software, and despite anyone’s claims to the contrary, all software