Have there been any changes to how externalMedia
works between asterisk 17 and 18?
We have some scripts that receieve/forward rtp packets. These scripts have been running without issue for months on v17. Now we just tried running them now on Asterisk v18 and the don’t work as expected. We diff’ed all the config files between servers and they are almost identical.
Our issue is that our script receives no packets unless DTMF are sent on the channel. I’ve tried playing audio on the channel, waiting different amount of times, etc but only DTMFs seem to do the trick.
I thought strictrtp
could have an effect on this but I have it enabled in all servers.