提交 e88a0702 authored 作者: Anthony Minessale's avatar Anthony Minessale

update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7635 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 cf56d9f6
......@@ -1870,8 +1870,7 @@ static void conference_loop_output(conference_member_t * member)
use_timer = 1;
if (mux_used >= bytes) {
if (mux_used) {
/* Flush the output buffer and write all the data (presumably muxed) back to the channel */
switch_mutex_lock(member->audio_out_mutex);
write_frame.data = data;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论