]> 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 <torrey@voxbone.com>
Mon, 17 Feb 2020 07:35:26 +0000 (08:35 +0100)
commit21ed67189332cd527718bd2a6d25512bf867accb
treeea3ef6076be3ce857aa71bdc63139fabf6c41083
parentea1f318534ffc322d125ee662c61b1ec73262431
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