]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_rtp: Implement RTP glue for UnicastRTP channels
authorMaximilian Fridrich <m.fridrich@commend.com>
Tue, 5 Sep 2023 07:32:53 +0000 (09:32 +0200)
committerMaximilian Fridrich <m.fridrich@commend.com>
Thu, 7 Sep 2023 11:29:20 +0000 (11:29 +0000)
commit0cd336a518629d87ae6c59065ca2a95b170fce06
tree1775d467db67b184058204459d96b7ff69b1d16a
parent60b529ea009ece0f115b7b04370441e6c36152da
chan_rtp: Implement RTP glue for UnicastRTP channels

Resolves: #298

UserNote: The dial string option 'g' was added to the UnicastRTP channel
which enables RTP glue and therefore native RTP bridges with those
channels.
channels/chan_rtp.c