How to Configure an Operator Extension on a Unified Messaging Dial Plan

Microsoft Exchange Server 2007 will reach end of support on April 11, 2017. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.

 

Applies to: Exchange Server 2007, Exchange Server 2007 SP1, Exchange Server 2007 SP2, Exchange Server 2007 SP3

This topic explains how to use the Exchange Management Console and the Exchange Management Shell to configure an extension number for a Unified Messaging (UM) dial plan. You can configure this setting to transfer calls to a UM auto attendant, if one is configured, a human operator, external telephone numbers, or extension numbers. When you configure an operator extension number on a UM dial plan, a caller can connect to the dial plan operator by doing one of the following:

  • Pressing the zero (0) key.

  • Saying "Reception".

  • Saying "Operator".

Note

If the caller exceeds the maximum number of touchtone or voice input retries, they are also transferred to the operator extension number, if you have defined an operator extension number and enabled business hours operator transfers.

Before You Begin

To perform this procedure, the account you use must be delegated the following Exchange Organization Administrator role.

For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.

Also, before you perform these procedures, confirm that a UM dial plan has been created.

Procedure

To use the Exchange Management Console to configure an operator extension

  1. In the console tree of the Exchange Management Console, expand the Organization Configuration node.

  2. In the console tree, click Unified Messaging.

  3. In the work pane, on the UM Dial Plans tab, select the UM dial plan that you want to modify.

  4. In the action pane, click Properties.

  5. On the dial plan properties page, click the Settings tab.

  6. On the Settings tab, in the Operator extension text box, type the telephone number for the operator.

  7. Click OK to accept your changes.

To use the Exchange Management Shell to configure an operator extension

  • Run the following command:

    Set-UMDialPlan -Identity MyUMDialPlan -OperatorExtension 12345
    

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

For More Information