]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_sdp_rtp: implement hold state handling on moh_passthrough
authorTorrey Searle <torrey@voxbone.com>
Wed, 12 Feb 2020 16:05:11 +0000 (17:05 +0100)
committerTorrey Searle <tsearle@gmail.com>
Mon, 17 Feb 2020 14:35:02 +0000 (08:35 -0600)
commitbf4340f0eceb9833a62ddf16aecfd3ccd7f1dc6e
treed59351658cc9bd64e978e10ebde83f660ff58bfb
parent519f21ecb2bc3b4d7ff739c41dd9a6c9ad30604a
res_pjsip_sdp_rtp: implement hold state handling on moh_passthrough

When moh_passthrough is used, asterisk is only generating invites
of type sendonly and sendrecv instead of taking fully into account
the on hold state of the local and remote parties

ASTERISK-28738 #close

Change-Id: Iaaad9fbc033cb14803d433b8a4071bc337047761
res/res_pjsip_sdp_rtp.c