Exchanging media between Asterisk and apps has just gotten easier!
Exchanging media between Asterisk and external apps has fairly involved for a few reasons, the main one being that RTP, the primary protocol for exchanging
Exchanging media between Asterisk and external apps has fairly involved for a few reasons, the main one being that RTP, the primary protocol for exchanging
If you were able to join us for Astricon in February 2025, you may have caught a Voice AI demo using external media given by
In a previous post we saw an example of how to use Asterisk’s audiohooks to build an external media bridge using ARI. In this post
Historically, using ARI required using HTTP for making REST requests and getting their responses, and a Websocket for receiving events. With Asterisk 20.14.0, 21.9.0 and
If you are new to audio over websocket and come from the telephony world, you might assume that this works similarly to an RTP stream
Overview A new feature called Tenant ID (or multi-tenant identifier) was recently added to Asterisk. It doesn’t do anything on its own, but can be
In a previous blog post we talked about using Asterisk’s uni-cast functionality as a bridge between the PSTN and an external service. This post entails
I should just be able to tell it what I want it to do. As the cost comes down for live transcription and the quality
A recurring theme lately I’ve run into is people not really understanding ARI, the Asterisk REST Interface. This is not a new thing (both ARI
In a blog post long ago we talked about the addition of the create and dial ARI functionality for allowing channels to exist within ARI