]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_pjsip: fix music on hold continues after INVITE with replaces
authorHenning Westerholt <hw@gilawa.com>
Tue, 21 Mar 2023 07:48:38 +0000 (07:48 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 10 Apr 2023 17:07:17 +0000 (12:07 -0500)
commit1c5720b80226336f62359962850ffd0e5afd2ab7
tree57f8a7845849bd823471547d71db7517b108e4fc
parentd0f39250eeb7e62496477fd4cf57827eb9a99624
chan_pjsip: fix music on hold continues after INVITE with replaces

In a three party scenario with INVITE with replaces, we need to
unhold the call, otherwise one party continues to get music on
hold, and the call is not properly bridged between them.

ASTERISK-30428

Change-Id: I5675df11e739be5226b328f8828d4b8d81fbefb4
res/res_pjsip_refer.c