mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-18 01:28:42 +00:00
FS-10969 [mod_spandsp] increase tone limit to 128
This commit is contained in:
parent
38153a37ed
commit
834132d128
@ -110,7 +110,7 @@ typedef enum {
|
||||
* TONE DETECTION WITH CADENCE
|
||||
*/
|
||||
|
||||
#define MAX_TONES 32
|
||||
#define MAX_TONES 128
|
||||
#define STRLEN 128
|
||||
/**
|
||||
* Tone descriptor
|
||||
|
Loading…
x
Reference in New Issue
Block a user