Click or drag to resize
SipClientConfigurationFastResponseTimeout Property
How long to wait for a provisional response on INVITE requests.

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

Property Value

Type: UInt32
Default is 5
See Also