DialingRulesConfigurationIsE164PassthroughEnabled Property |
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.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool IsE164PassthroughEnabled { get; set; }
Property Value
Type:
Boolean
See Also