mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-26 12:37:26 +00:00
tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4208 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
88fda78ee8
commit
49f0d6152f
@ -35,7 +35,7 @@
|
|||||||
#define SWITCH_TYPES_H
|
#define SWITCH_TYPES_H
|
||||||
|
|
||||||
#include <switch.h>
|
#include <switch.h>
|
||||||
|
#include <ctype.h>
|
||||||
SWITCH_BEGIN_EXTERN_C
|
SWITCH_BEGIN_EXTERN_C
|
||||||
|
|
||||||
#ifdef WIN32
|
#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.",
|
/* long_desc */ "Pre-Answer the call for a channel.",
|
||||||
/* short_desc */ "Pre-Answer the call",
|
/* short_desc */ "Pre-Answer the call",
|
||||||
/* syntax */ "",
|
/* syntax */ "",
|
||||||
/*.next */ &hangup_application_interface
|
/*.next */ &answer_application_interface
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user