SipUserConfigurationEnableAlternateCLI Property |
Controls whether the SIP endpoint sends Alternate-CLI header in other phone mode to other phone number. By default, this property is false.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool EnableAlternateCLI { get; set; }
Property Value
Type:
Boolean
Remarks
If enabled, the SIP endpoint sets the Alternate-CLI header to the remote caller information and sends Alternate-CLI header to other phone number
If disabled, the SIP endpoint doesn't send Alternate-CLI header to other phone number.
See Also