| SipClientConfigurationInterDigitTimeout Property |
The number of seconds that the telephone will
wait after a digit is dialed before sending a SIP INVITE.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic uint InterDigitTimeout { get; set; }Property Value
Type:
UInt32
Valid values are 1 through 10 seconds; the default value is 5 seconds.
See Also