Click or drag to resize

DialingRulesConfiguration Properties

The DialingRulesConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAreaCode
The area code for the user's region.
Public propertyCountryCode
The country code for the user's region.
Public propertyEnabled
A Boolean value indicating whether the dialing rules are enabled or not.
Public propertyenablePoundKeyAsCallTrigger
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.
Public propertyInternalExtensionLengths
The lengths of all internal extensions in the enterprise network.
Public propertyInternationalCallAccessCode
The access code for outgoing international calls.
Public propertyIsApplyARSToShortNumbers
A Boolean value to disable the dialing rules logic that automatically prefixes the outside line access code to numbers that are shorter than the shortest extension length. The value should be set to true if outside line access code should be prefixed.
Public propertyIsE164PassthroughEnabled
A Boolean value to allow sending of E.164 numbers (i.e any numbers with a leading '+') directly to the network server without application of any dialing rules transformations. This value should be set to true if an E.164 number should be sent to the network server directly as it is, without removing the + sign.
Public propertyIsRemoveAreaCodeForLocalCalls
A Boolean value which controls whether or not the area code should be removed when dialing local numbers.
Public propertyLongDistanceAccessCode
The long distance access code for the user's region.
Public propertyNationalNumberLengths
The lengths of national numbers valid for the user's country.
Public propertyOutsideLineAccessCode
The string of digits to prepend to the dialed number to make an external call from an enterprise network.
Public propertyPBXPrefix
The prefix used for internal extensions.
Top
See Also