Set DtDoDialTones
to True
to include dial tones in addition to DTMF tones, if tone detection is enabled.
There are two types of dial tone:
Set DtDoDialTones
to False
to identify only DTMF dial tones. Set DtDoDialTones
to True
if you want to identify both types of dial tone.
This parameter has an effect only if you have already enabled DTMF tone recognition, either by setting DoToneClass or by using the audiopreproc module mode T (see [audiopreproc] Module Configuration).
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | audiopreproc module |
Example: | DtDoDialTones=False
|
See Also: | DoToneClass
DoDialTones action parameter |
|