This value must be set to non zero if the VOIP application wants to enable internal in-band or RFC2833 DTMF generation and detection.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public bool DtmfEnabled
Visual Basic (Declaration)
Public DtmfEnabled As Boolean
Visual C++
public:
bool DtmfEnabled
J#
public boolean DtmfEnabled

See Also