Click or drag to resize
SipClientConfigurationLocalVideoResponseTimeout Property
Local video response timeout (in seconds) Wait LocalVideoResponseTimeout seconds for a local response to the incoming video request, then automatically deny the request.

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

Property Value

Type: UInt32
Default is 15
See Also