Click or drag to resize

SipClientConfigurationNoDigitTimeout Property

The number of seconds that the telephone will wait for a digit to be dialed after going off-hook before generating a warning tone.

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

Property Value

Type: UInt32
Valid values are 1 through 60 seconds; the default value is 20 seconds.
See Also