The sun never sets on the Python empire
Making the Move In what is not the first, but is hopefully the last attempt at getting the Asterisk testsuite to run on Python3 we’ve
Making the Move In what is not the first, but is hopefully the last attempt at getting the Asterisk testsuite to run on Python3 we’ve
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 a past blog post I talked about how you can’t reload transports without enabling explicit support, but alluded to changes coming in the future.
Video has been a continued theme of Asterisk for some years now. We put into place the foundation to allow us to do video better,
Codec negotiation in Asterisk has been one of its deepest darkest secrets. It’s been around since the beginning and over the past two decades it’s
What is STIR/SHAKEN? STIR/SHAKEN (Secure Telephony Identity Revisited / Signature-based Handling of Asserted information using toKENs) is a new technology that the telecommunications industry is
When transitioning from the chan_sip channel driver to chan_pjsip one of the items that can catch people off guard is the use of SIP URIs
When stream support was added to Asterisk it was initially done with the focus being for SFU with a single video stream from each participant
One of the most common issues I see when people deploy SIP is calls hanging up after approximately 30 seconds or traffic not going to
Over the past few years we’ve been working to improve the video support in Asterisk. We initially started with adding stream support[1] in a backwards