mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-12 23:40:04 +00:00
FS-5549 --resolve
This commit is contained in:
parent
73d1bbc01f
commit
b85150d74d
@ -1108,6 +1108,7 @@ static switch_status_t signal_bridge_on_hangup(switch_core_session_t *session)
|
||||
}
|
||||
switch_channel_hangup(other_channel, switch_channel_get_cause(channel));
|
||||
} else {
|
||||
switch_channel_handle_cause(other_channel, switch_channel_get_cause(channel));
|
||||
switch_channel_set_state(other_channel, CS_EXECUTE);
|
||||
}
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user