FS-7230 #resolve #comment please update

This commit is contained in:
Brian West 2015-02-18 09:20:42 -06:00
parent b320c525c2
commit 3ad1628ff0
1 changed files with 1 additions and 0 deletions

View File

@ -4534,6 +4534,7 @@ static void *SWITCH_THREAD_FUNC conference_loop_input(switch_thread_t *thread, v
member->loop_loop = 1;
if (setup_media(member, member->conference)) {
switch_mutex_unlock(member->read_mutex);
break;
}
}