Click or drag to resize
SipUserConfigurationBlindTransferEnabled Property
Controls whether blind transfer is allowed or not.

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

Property Value

Type: Boolean
Remarks
The default value is true, which means blind transfer is allowed. If set to false, users will not be able to transfer the call blindly to the target.
See Also