Applies to: Exchange Server 2007 SP3, Exchange Server 2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007
Topic Last Modified: 2007-01-24

This topic explains how to use the Exchange Management Console and the Exchange Management Shell to enable non-business hours key mappings for a UM auto attendant in Microsoft Exchange Server 2007 Unified Messaging (UM).

After you create a UM auto attendant, a default system prompt will be used for the non-business hours main menu prompt greeting that is heard by callers after the non-business hours welcome greeting is played. The default non-business hours main menu prompt says, "Welcome to the Microsoft Exchange After Hours Auto Attendant." Because no key mappings are defined by default, no menu options are available to callers and they hear only the default non-business hours main menu prompt.

If you use the default non-business hours main menu prompt greeting and define a key mapping or multiple key mappings, the Unified Messaging Text-to-Speech (TTS) engine will synthesize a non-business hours main menu prompt. For example, "For directions and fax numbers, press 1. To reach an after hours operator, press 2." To create this non-business hours main menu prompt, you would have to create two key mappings: one named "Directions and Fax Numbers" and another named "After Hours Operator", and then configure the key mapping entry to play an audio file, transfer to an extension number, or send the caller to another auto attendant.

You can also use a custom non-business hours main menu prompt greeting. A custom non-business hours main menu prompt greeting is a list of options callers hear during the non-business hours that are defined on the Times tab on the Properties of the auto attendant. For example, "You have reached Trey Research after normal business hours. If you are experiencing a medical emergency, please hang up and dial 911. To leave a message for one of our doctors, press 1. To leave a message for one of our physical therapists, press 2. To leave a general message for one of our front office coordinators, press 3. To be connected with an after hours operator, press 0."

For callers to be able to navigate the auto attendant menu system during non-business hours, after you create the custom non-business hours main menu prompt greeting, you must configure the key mappings.

Note:
The TTS engine will only synthesize the non-business hours main menu prompt if the default greeting is configured and at least one key mapping has been defined. The TTS engine will not synthesize a non-business hours main menu prompt if you are using a custom non-business hours main menu prompt.

By default, when you create a UM auto attendant, the non-business hours are not configured and no key mappings are defined for non-business hours main menu prompts. To correctly configure customized non-business hours main menu greetings and prompts, you must:

  1. Configure the non-business hours for your organization on the Times tab.

  2. Create the greeting file that will be used for the non-business hours welcome greeting.

  3. Configure the non-business hours welcome greeting on the Greetings tab.

  4. Create the greeting file that will be used for the non-business hours main menu prompt greeting.

  5. Configure the non-business hours main menu prompt greeting on the Greetings tab.

  6. Enable and configure the non-business hours key mappings on the Key Mapping tab.

When you configure key mappings, you define the options and the operations that will be performed if a caller speaks a phrase while they are using a speech-enabled auto attendant or the caller presses the key on the keypad of the telephone while they are using an auto attendant that is not speech-enabled. To configure key mappings, you must add key mapping entries. When you configure the key mapping entries for an auto attendant, you should perform the following actions:

Before You Begin

To perform the following procedures, the account you use must be delegated the 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 the following:

  • A UM dial plan has been created.

  • A UM mailbox policy has been created.

  • A UM auto attendant has been created.

Procedure

To use the Exchange Management Console to enable non-business hours key mappings on a UM auto attendant

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

  2. Click Unified Messaging.

  3. In the work pane, click the UM Auto Attendants tab.

  4. Select the auto attendant that you want to modify, and then, in the action pane, click Properties.

  5. On the Key Mapping tab, select Enable non-business hours key mapping, and then click Add.

  6. On the Key Mapping Entry page, in the Name field, type a name for the key mapping entry.

  7. In If the user does one of the following, select one of the following options:

    • Presses this key

    • Presses no key (Time-out)

    • Or the user says this phrase

  8. In This Action will occur, select one of the following options:

  9. Click OK to create the key mapping entry.

  10. Click OK to save your changes.

To use the Exchange Management Shell to enable non-business hours key mappings on a UM auto attendant

  • Run the following command:

    Copy Code
    Set-UMAutoAttendant -Identity MyUMAutoAttendant -AfterHoursKeyMappingEnabled $true -AfterHoursKeyMapping "AfterhoursOperator,12345","Directions,23456"
    

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

For More Information

For more information about UM auto attendants, see the following topics: