Enable Dialing Restrictions on a UM Dial Plan

 

Applies to: Exchange Server 2010 SP3, Exchange Server 2010 SP2

You can enable dialing restrictions on a Unified Messaging (UM) dial plan in Microsoft Exchange Server 2010. Dialing restrictions are used to configure dialing rules that can be used to prohibit users who call in to a subscriber access number configured on a UM dial plan from making certain types of telephone calls. Dialing restrictions are also used when you want to allow users to place calls to in-country/region or international telephone numbers.

When you configure dialing restrictions and outdialing on a UM dial plan, the dialing restrictions that you configure will apply to all UM-enabled or Outlook Voice Access users associated with the UM dial plan and to anonymous callers when they call in to a subscriber access number configured on the UM dial plan.

For outdialing to work, the following settings must be configured correctly:

  • Dialing group rules   Dialing group rules determine the types of calls users within a dialing group can make. Dialing group rules include:

  • Dialing rule entries   Dialing rule entries define the number that is dialed by the user and the actual number that will be dialed by the Private Branch eXchange (PBX) or IP PBX.

  • Dialing restrictions   Dialing restrictions determine the restrictions that will be applied to prevent users from incurring unauthorized telephone charges or from dialing long distance calls.

Looking for other management tasks related to UM auto attendants? Check out Managing UM Auto Attendants.

Prerequisites

Use the EMC to enable dialing restrictions on a UM dial plan for in-country/region rule groups

You need to be assigned permissions before you can perform this procedure. To see what permissions you need, see the "UM auto attendants" entry in the Unified Messaging Permissions topic.

  1. In the console tree, navigate to Organization Configuration > Unified Messaging.

  2. In the work pane, click the UM Dial Plans tab.

  3. Select the UM dial plan you want to change, and then, in the action pane, click Properties.

  4. On the UM dial plan Properties page, on the Dialing Restrictions tab, under Select allowed in-country/region rule groups from dial plan, click Add.

  5. On the Select Allowed In-Country/Region Groups page, select the dialing rule group configured on the UM dial plan, and then click OK.

  6. Click OK to save your changes.

Use the EMC to enable dialing restrictions on a UM dial plan for international rule groups

You need to be assigned permissions before you can perform this procedure. To see what permissions you need, see the "UM auto attendants" entry in the Unified Messaging Permissions topic.

  1. In the console tree, navigate to Organization Configuration > Unified Messaging.

  2. In the work pane, click the UM Dial Plans tab.

  3. Select the UM dial plan you want to change, and then, in the action pane, click Properties.

  4. On the UM dial plan Properties page, on the Dialing Restrictions tab, under Select allowed international rule groups from dial plan, click Add.

  5. On the Select Allowed International Groups page, select the dialing rule group configured on the UM dial plan, and then click OK.

  6. Click OK to save your changes.

Use the Shell to enable in-country/region and international dialing restrictions on a UM dial plan

You need to be assigned permissions before you can perform this procedure. To see what permissions you need, see the "UM auto attendants" entry in the Unified Messaging Permissions topic.

This example enables the InCountry/RegionGroup1, InCountry/RegionGroup2, InternationalGroup1, and InternationalGroup2 dialing restrictions on a UM dial plan named MyUMDialPlan.

Set-UMDialPlan -Identity MyUMDialPlan -AllowedInCountryOrRegionGroups InCountry/RegionGroup1,InCountry/RegionGroup2 -AllowedInternationalGroups InternationalGroup1,InternationalGroup2

For more information about syntax and parameters, see Set-UMDialplan.

Other Tasks

After you enable dialing restrictions on a UM dial plan, you may also want to:

 © 2010 Microsoft Corporation. All rights reserved.