Click or drag to resize

SipClientConfigurationFailedSessionRemovalTimeout Property

The number of seconds the session line appearance will be displayed after an invalid extension has been dialed if the user does not press the End Call softkey.

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

Property Value

Type: UInt32
Valid values are 5 through 99; the default value is 15.
See Also