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:

PartDescription
objectAn expression evaluating to an object of type SysopConfig.
valueAn elDTMFSource enumeration, as described in settings.

Settings

The settings for value are:

ConstantValueDescription
 dtmfExternal0
 dtmfInternal1
 dtmfDisabled2