]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res/res_pjsip_sdp_rtp: Fix MOH transitions
authorTorrey Searle <torrey@voxbone.com>
Mon, 24 Feb 2020 15:00:08 +0000 (16:00 +0100)
committerSean Bright <sean.bright@gmail.com>
Thu, 27 Feb 2020 20:20:37 +0000 (14:20 -0600)
commited670ca0c666902cc066a6c557fe3c0baaa389ea
tree78903905357ca51760d630ec3936f0dcc8a1142c
parentf2fa99f12480807de0ee9613ff474051b5c7d030
res/res_pjsip_sdp_rtp: Fix MOH transitions

Update the state of remote_hold immediately on receipt of remote
SDP so that the information is available when building the SDP
answer

ASTERISK-28754 #close

Change-Id: I7026032a807e9c95081cb8f060400b05deb4836f
include/asterisk/res_pjsip_session.h
res/res_pjsip_sdp_rtp.c