FS-4204 --resolve

This commit is contained in:
Anthony Minessale
2012-05-10 22:34:37 -05:00
parent 383130f855
commit f9653fbd38
7 changed files with 83 additions and 16 deletions

View File

@@ -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);