mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
Use new code by default
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1860 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
4
dsp.c
4
dsp.c
@@ -80,9 +80,9 @@
|
|||||||
#define MAX_DTMF_DIGITS 128
|
#define MAX_DTMF_DIGITS 128
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Comment out the following line to use the new DSP routines.
|
* Uncomment to use old-style DSP routines
|
||||||
*/
|
*/
|
||||||
#define OLD_DSP_ROUTINES
|
/* #define OLD_DSP_ROUTINES */
|
||||||
|
|
||||||
/* Basic DTMF specs:
|
/* Basic DTMF specs:
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user