]> 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:29:18 +0000 (18:29 +0000)
commit38598701da015fc89f5ec458311b5f4be671b387
tree3eb8c8aa6da49e970989519ee53a9aa434983846
parentbc72c768912236f6356648c2a879fe3e759a5f3e
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 98ffcfebda222ed858ff39d96a174031f1411a29)
channels/chan_rtp.c