[Index]

Model: device/msteamsonline/CsVoiceNormalizationRule

Tenant Dialplan

To access the latest documentation, go to Documentation and Resources at: https://voss.portalshape.com

To view and update information related to Microsoft Teams dial plans, go to (default menu) MS Teams Dial Plan Management, and select the relevant menu:

Related Topics

Microsoft Overview in the Core Feature Guide

Sync with Flow Through in the Core Feature Guide

VOSS Automate Configuration and Sync in the Core Feature Guide

Configure Microsoft Tenant Dialplan in the Core Feature Guide

Number Management Overview in the Core Feature Guide

Model Details: device/msteamsonline/CsVoiceNormalizationRule

Title Description Details
Description A friendly description of the normalization rule. Maximum string length: 512 characters.
  • Field Name: Description
  • Type: ["String", "Null"]
Name * A unique identifier for the rule. The Identity specified must include the scope followed by a slash followed by the name; for example: site:Redmond/Rule1, where site:Redmond is the scope and Rule1 is the name.
  • Field Name: Identity
  • Type: String
Is Internal Extension If True, the result of applying this rule will be a number internal to the enterprise. If False, applying the rule results in an external number. This value is ignored if the value of the OptimizeDeviceDialing property of the associated dial plan is set to False.
  • Field Name: IsInternalExtension
  • Type: Boolean
Pattern A regular expression that the dialed number must match in order for this rule to be applied.
  • Field Name: Pattern
  • Type: String
Priority The order in which rules are applied. A number might match more than one rule. This parameter sets the order in which the rules are tested against the number.
  • Field Name: Priority
  • Type: Integer
Translation The regular expression pattern that will be applied to the number to convert it to E.164 format.
  • Field Name: Translation
  • Type: ["String", "Null"]