提交 0c6835c0 authored 作者: Anthony Minessale's avatar Anthony Minessale

update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9781 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 a433e99e
......@@ -1066,8 +1066,9 @@ static switch_status_t create_file(switch_core_session_t *session, vm_profile_t
} else {
status = SWITCH_STATUS_SUCCESS;
}
play_file:
if (profile->auto_playback_recordings) {
play_file:
memset(&fh, 0, sizeof(fh));
args.input_callback = control_playback;
memset(&cc, 0, sizeof(cc));
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论