]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
more tones
authorAnthony Minessale <anthony.minessale@gmail.com>
Fri, 6 Nov 2009 20:04:59 +0000 (20:04 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Fri, 6 Nov 2009 20:04:59 +0000 (20:04 +0000)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@849 a93c3328-9c30-0410-af19-c9cd2b2d52af

libs/openzap/src/include/libteletone.h

index 4029facce84fefa25e8570a7aa3d88203de04fa6..6e806cec4f904669ffe59e8fd84612ded6057bb6 100644 (file)
@@ -78,7 +78,7 @@ extern "C" {
 #include <math.h>
 
 #define        TELETONE_MAX_DTMF_DIGITS 128
-#define TELETONE_MAX_TONES 6
+#define TELETONE_MAX_TONES 18
 #define TELETONE_TONE_RANGE 127
 
 typedef double teletone_process_t;