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: 550.0.60.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