mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
FS-4204 --resolve
This commit is contained in:
@@ -228,6 +228,8 @@ static void *audio_bridge_thread(switch_thread_t *thread, void *obj)
|
||||
}
|
||||
}
|
||||
|
||||
switch_channel_clear_flag(chan_a, CF_INTERCEPT);
|
||||
switch_channel_clear_flag(chan_a, CF_INTERCEPTED);
|
||||
|
||||
switch_channel_set_flag(chan_a, CF_BRIDGED);
|
||||
|
||||
|
Reference in New Issue
Block a user