aboutsummaryrefslogtreecommitdiffstats
path: root/dsp.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-07-19 16:00:40 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-07-19 16:00:40 +0000
commitbe211e93b85bec7ec67581d7138a2fcb2a196d50 (patch)
tree6da10b331e375332c283659efdd9c287c3a9f39b /dsp.c
parent6dbcbe8b1ef7fecd79510b3d2c0894792f941a11 (diff)
Make sure s is initialized, make FAX_DETECT + OLD_DSP_ROUTINES build
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3479 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'dsp.c')
-rwxr-xr-xdsp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/dsp.c b/dsp.c
index ed90188c6..fd9282ccf 100755
--- a/dsp.c
+++ b/dsp.c
@@ -132,9 +132,7 @@ static struct progress {
#define DTMF_RELATIVE_PEAK_COL 6.3 /* 8dB */
#define DTMF_2ND_HARMONIC_ROW ((digitmode & DSP_DIGITMODE_RELAXDTMF) ? 1.7 : 2.5) /* 4dB normal */
#define DTMF_2ND_HARMONIC_COL 63.1 /* 18dB */
-#ifndef OLD_DSP_ROUTINES
#define DTMF_TO_TOTAL_ENERGY 42.0
-#endif
#ifdef OLD_DSP_ROUTINES
#define MF_THRESHOLD 8.0e7