Click or drag to resize
SipUserConfigurationDialPlan Property
It accelerates dialing by eliminating the need to wait for the INTER_DIGIT_TIMEOUT timer to expire.

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

Property Value

Type: String
The value can contain 0 to 1023 characters; the default value is null (""). See the telephone Administrator's Guide for format and setting alternatives. example: "[23]xxxx|91xxxxxxxxxx|9[2-9]xxxxxxxxx"
See Also