Click or drag to resize
SipClientConfigurationInterDigitTimeout Property
The number of seconds that the telephone will wait after a digit is dialed before sending a SIP INVITE.

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

Property Value

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