]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Fri, 12 Jan 2024 18:32:12 +0000 (18:32 +0000)
commit3829c94d717065c891a1af23b0d24eb4359e5ca8
tree83fa1bfaf4d739b5917f3600344f85dddec586dd
parent9eeee41fc59c08f31012071fb65b7b1278b91aff
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.

(cherry picked from commit 1af2ae177c1883d9167c2720b9efbdedd42d72eb)
channels/chan_rtp.c