提交 a177f9c3 authored 作者: Giovanni Maruzzelli's avatar Giovanni Maruzzelli

skypiax: added FS timers, allow for better Virtual Machine (xen, ec2) conference…

skypiax: added FS timers, allow for better Virtual Machine (xen, ec2) conference behavior, to be polished

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16522 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 7323745f
......@@ -776,8 +776,6 @@ static switch_status_t channel_write_frame(switch_core_session_t *session, switc
#else /* WIN32 */
//sent = write(tech_pvt->audiopipe_cli[1], frame->data, sent);
#endif /* WIN32 */
//memcpy(tech_pvt->audiobuf_cli, frame->data, frame->datalen);
if (tech_pvt->flag_audio_cli == 1) {
switch_sleep(1000); //1 millisec
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论