mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
FS-7148 #resolve #comment declinatio mortuus obfirmo!
This commit is contained in:
@@ -1141,6 +1141,7 @@ static void *SWITCH_THREAD_FUNC recording_thread(switch_thread_t *thread, void *
|
||||
switch_yield(20000);
|
||||
continue;
|
||||
} else if ((!rh->thread_ready || switch_channel_down_nosig(channel)) && !inuse) {
|
||||
switch_mutex_unlock(rh->buffer_mutex);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user