Variable min dup digit spacing ms
From FreeSWITCH Wiki
min_dup_digit_spacing_ms
Duplicate inband DTMF that starts sooner than this time will be ignored. That is, this is the minimum gap from the end of the first digit and the start of the repeated digit required for two digits to be detected. This value is 0 by default. Set this variable prior to executing spandsp_start_dtmf.
Usage:
<action application="set" data="min_dup_digit_spacing_ms=40"/> <action application="spandsp_start_dtmf" />
See also:
Implemented By:
| Module Name | Source File | Last Updated |
| mod_spandsp | mod_spandsp_dsp.c |

