]> 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:24 +0000 (11:29 +0000)
commit98ffcfebda222ed858ff39d96a174031f1411a29
tree1f294d07bada745235a68e06148c52eed8519a71
parenta4cb63e231222b9214ee5e0ab986391576f151e4
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