Asterisk 22 & ARI: externalMedia command succeeds but WebSocket connection is never initiated

Another way to send/receive audio between an external program/script and Asterisk is via an AudioSocket connection.

I have an example of how to do this in the fastagi_audio_player_async script in my Seaskirt Examples repo.