Description Type of DTMF decoding to use (internal, external, or none)
Property type
An elDTMFSource enumeration.
Syntax
object.DTMFDecoder [= value]
The DTMFDecoder Property syntax has these parts:
|
object | An expression evaluating to an object of type SysopConfig. | value | An elDTMFSource enumeration, as described in settings. |
Settings The settings for value are:
| dtmfExternal | 0 | |
| dtmfInternal | 1 | |
| dtmfDisabled | 2 | |
|