Click or drag to resize

CallSendDtmfCapability Property

Capability info indicating whether the call can transmit DTMF tones.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public Capability SendDtmfCapability { get; }

Property Value

Type: Capability
Remarks
For example, the capability is denied, if the call is in ringing state without early media (VoIP).
See Also