mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 20:50:41 +00:00
FS-4487 revert 2ed9281d1966de2f71aae4fc15aace2948b740b3
This commit is contained in:
parent
d23b74e66a
commit
63b6fa5f24
@ -553,7 +553,7 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_parse_event(switch_core_session_t *se
|
||||
|
||||
switch_channel_clear_flag(channel, CF_STOP_BROADCAST);
|
||||
|
||||
if (switch_channel_test_flag(channel, CF_BRIDGED) && switch_channel_test_flag(channel, CF_BROADCAST)) {
|
||||
if (switch_channel_test_flag(channel, CF_BROADCAST)) {
|
||||
inner++;
|
||||
hold_bleg = NULL;
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user