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:
Michael Jerris 2007-08-03 05:02:25 +00:00
parent 2b1a89fd92
commit 6c6ac9a7d9

View File

@ -74,6 +74,9 @@
#ifdef __cplusplus
extern "C" {
#endif
#include <math.h>
#define TELETONE_MAX_DTMF_DIGITS 128
#define TELETONE_MAX_TONES 6
#define TELETONE_TONE_RANGE 127