Click or drag to resize

DialingRulesConfigurationOutsideLineAccessCode Property

The string of digits to prepend to the dialed number to make an external call from an enterprise network.

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

Property Value

Type: String
Remarks
To disambiguate between internal and external numbers most PBX systems require an access code like "9" to obtain an outside line.
See Also