mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
FS-3932 --resolve the change in switch_ivr_bridge was your issue
This commit is contained in:
@@ -1244,6 +1244,7 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_multi_threaded_bridge(switch_core_ses
|
||||
|
||||
if (!switch_channel_ready(caller_channel)) {
|
||||
abort_call(caller_channel, peer_channel);
|
||||
switch_core_session_rwunlock(peer_session);
|
||||
goto done;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user