Click or drag to resize
SipUserConfigurationAutomaticLineReservationEnabled Property
Controls whether the Client SDK shall automatically invoke line reservation feature prior to placing an outgoing call.

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

Property Value

Type: Boolean
Remarks
The default value is false, which means automatic line reservation is disabled.
See Also