mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-18 09:32:34 +00:00
FS-7148 #resolve #comment declinatio mortuus obfirmo!
This commit is contained in:
parent
3e6ffbcf06
commit
403d32ce90
@ -1141,6 +1141,7 @@ static void *SWITCH_THREAD_FUNC recording_thread(switch_thread_t *thread, void *
|
|||||||
switch_yield(20000);
|
switch_yield(20000);
|
||||||
continue;
|
continue;
|
||||||
} else if ((!rh->thread_ready || switch_channel_down_nosig(channel)) && !inuse) {
|
} else if ((!rh->thread_ready || switch_channel_down_nosig(channel)) && !inuse) {
|
||||||
|
switch_mutex_unlock(rh->buffer_mutex);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user