mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 16:58:35 +00:00
fix for FSBUILD-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5558 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
2b1a89fd92
commit
6c6ac9a7d9
@ -74,6 +74,9 @@
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
#define TELETONE_MAX_DTMF_DIGITS 128
|
#define TELETONE_MAX_DTMF_DIGITS 128
|
||||||
#define TELETONE_MAX_TONES 6
|
#define TELETONE_MAX_TONES 6
|
||||||
#define TELETONE_TONE_RANGE 127
|
#define TELETONE_TONE_RANGE 127
|
||||||
|
Loading…
x
Reference in New Issue
Block a user