| SipUserConfigurationAutomaticLineReservationEnabled Property |
Controls whether the Client SDK shall automatically invoke line reservation feature prior to placing an outgoing call.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool AutomaticLineReservationEnabled { get; set; }Property Value
Type:
Boolean
Remarks
The default value is false, which means automatic line reservation is disabled.
See Also