]> 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:34:50 +0000 (08:34 -0600)
commitfb7cff4103a69084f821d4e171c6382c06f87c53
tree82a5cbe887024ef28b308b0c4e016c49bea4adf5
parentf424562a41dc294f9c0175bbc8c504664ac0f75d
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