]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use.
authorJoshua Colp <jcolp@digium.com>
Sun, 16 Jul 2017 17:18:39 +0000 (17:18 +0000)
committerJoshua Colp <jcolp@digium.com>
Sun, 16 Jul 2017 17:23:17 +0000 (17:23 +0000)
commit51761b759d29439bc3e4e148b60bc2928946f104
tree560e8ba5431d79cd2d0c4cb22e94ba85d5c6319a
parent9f66fb790122be8cc747e2465d72b66a7d7f3498
res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use.

This change makes it so that if an RTCP packet is being sent
the RTP ICE component is used for sending if RTCP-MUX is in use.

ASTERISK-27133

Change-Id: I6200f611ede709602ee9b89501720c29545ed68b
res/res_rtp_asterisk.c