提交 49f0d615 authored 作者: Anthony Minessale's avatar Anthony Minessale

tweaks

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4208 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 88fda78e
......@@ -35,7 +35,7 @@
#define SWITCH_TYPES_H
#include <switch.h>
#include <ctype.h>
SWITCH_BEGIN_EXTERN_C
#ifdef WIN32
......
......@@ -610,7 +610,7 @@ static const switch_application_interface_t pre_answer_application_interface = {
/* long_desc */ "Pre-Answer the call for a channel.",
/* short_desc */ "Pre-Answer the call",
/* syntax */ "",
/*.next */ &hangup_application_interface
/*.next */ &answer_application_interface
};
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论