]> 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)
committerTorrey Searle <tsearle@gmail.com>
Wed, 26 Feb 2020 08:41:27 +0000 (02:41 -0600)
commit77c9ba8e635eac24264138fc27e3e652e2eb15df
treed26ced1cd8e0ee00091e44b5001513b06892a244
parent838583783f448c5feeb3f0f6e425c33dd9403aca
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