I’m attempting to stream audio into Asterisk using ARI ExternalMedia.
The documentation says it can stream both in and out.
Channels - Asterisk Documentation
Streaming out via RTP works but streaming in via RTP does not.
Is it correct to assume that the RTP port to stream out is the same port to use to stream back in?
Is it possible to stream in via RTP?
Alternately which combinations of encapsulation, transport and connection_type support streaming audio in?
Asterisk V22
Thanks