]> 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:26:21 +0000 (12:26 -0500)
commit9576dfdd36d363695ed9bd852d3aabf55bc4fc9f
treeeda17c848a938ff8f1b28838134a2ed8f381acab
parent3c789a1096d888c0c70f66d58fd1e6ac3f125023
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