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: 550.0.60.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