FS-7789 [mod_av] Fixed issue with audio dropping out partway through recordings

This fixes an issue with mod_av where audio was not included for the entire
duration of a recording initiated by something other than the record_av app.
This commit is contained in:
Bradley Jokinen 2015-07-20 11:28:38 -05:00
parent 81ba61930f
commit f67b6d1cef
1 changed files with 0 additions and 1 deletions

View File

@ -1712,7 +1712,6 @@ static switch_status_t av_file_write(switch_file_handle_t *handle, void *data, s
}
}
break;
}