In scenarios where multiple m
lines with audio codecs are received in an INVITE, Asterisk responds with an SDP answer that includes multiple m
lines and ports. However, when RTP streams arrive on both ports, Asterisk only processes one RTP stream and drops the other, leading to the call being dropped.
Any idea ? how to handle two audio stream, in single call/channel ?