SipUserConfigurationPreserveDialogsOnFailover Property |
Controls whether active calls and subscriptions dialogs can be used with secondary proxy in case of failover.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool PreserveDialogsOnFailover { get; set; }
Property Value
Type:
Boolean
Remarks
The default value is false.
See Also