Click or drag to resize
DialingRulesConfigurationenablePoundKeyAsCallTrigger Property
A Boolean value to disable pressing pound sign during off-hook dialing to trigger the call start. The value should be set to true if pressing pound sign during off-hook dialing should trigger the call start.

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

Property Value

Type: Boolean
See Also