Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Overview

Wrangler_ enables the transformation of Unity call handlers into Webex Auto Attendants.

Status as of 2.6.13

It is important to note that there are certain limitations and caveats, as there is not a direct 1:1 correspondence between the functions and features of Unity and Webex Calling (WxC), and vice versa.

When applicable, Wrangler_ will attempt to transform call handlers that have a DtmfID set, performing the following transformations:

Additionally, if selected, Wrangler_ will copy the existing WAV audio recordings for each call handler to upload to WxC.

Menu Transformation

Supported

Unity Action in Handler

WxC Menu

Restart Greeting

REPEAT_MENU

Take Msg

TRANSFER_TO_MAILBOX

Goto AD

NAME_DIALING

Goto SystemTransfer

EXTENSION_DIALING

Transfer to Alt Contact

TRANSFER_WITHOUT_PROMPT

Attempt Transfer

TRANSFER_WITHOUT_PROMPT

go directly to greeting

TRANSFER_TO_MAILBOX

Not Supported

Unity Handler

WxC Menu

Route From Next Rule

NotUsed

Skip Greeting

NotUsed

Goto PHInterview

NotUsed

Goto BroadcastMessageAdministrator

NotUsed

Goto SubSignin

NotUsed

Skip Greeting

NotUsed

Unity Connection Call Hander to WxC Walkthrough

Discovered Call-Handlers

For a callhandler to be transformed to WxC AA, a DtmfID (number) and Site needs to be assigned to the unity connection call handler.

You can assign a call handler by

  1. Adding a site range

  2. Target Mappings (ucxn-call-handler > wxc-auto-attendant)

  3. Bulk Change

  4. Object Browser (or via Issue and Resolutions)

Wrangler_ excludes the default builtin callhandlers, overriding these may cause issues.

Unallocated Call Handlers

Review the unallocated handlers and verify if there are any that need to be transformed, and assign a site and dtmfid.

Screenshot at Nov 25 10-47-05.png

If a call handler was added to a site but without a DtmfID, Wrangler_ will flag this, as per the second issue above.

Assign Site and Dtmfid

Click on the call handler and assign a site, then scroll down to find the dtmfid section, assign a number and save the call handler.

Screenshot at Nov 25 10-44-05.pngScreenshot at Nov 25 10-47-57.png

Press reallocate

Source issues

Wrangler_ will validate the menu actions, and prompt to resolve any menu actions that are missing a destination (eg PHTranfers to another callhandler that doesn’t have a dtmfid)

Screenshot at Nov 25 11-10-35.pngScreenshot at Nov 25 11-11-04.png

View the Menu of the Unity Call Handler by scrolling down to the bottom and click on the magnify glass

Screenshot at Nov 25 11-11-45.png

Menu option 8 is showing PHtransfer to a target callhandler, click on the handler

Screenshot at Nov 25 11-12-04.png

Resolve by assign DtmfId

Assign a DtmfId to the handler, if the number is part of an existing site range it will be allocated for transformation

Screenshot at Nov 25 11-12-29.png

Wrangler_ will transform this call handler, if you do not want to transform at this time, use one of the other options

Resolve by overriding menu to ignore

Click on The OverRide Button

Screenshot at Nov 25 11-12-47.png

Click on Edit for option 8

Screenshot at Nov 25 11-13-05.png

Select Ignore as the action and press save

image-20241125-014059.pngimage-20241125-013933.png

Resolve by overriding menu to alt transfer

Select Transfer Alt Contact and enter in a transfer number and press save

Screenshot at Nov 25 11-15-34.png

Reallocate - From Discovery

After modifying any of the call handlers, preform a

reallocate

Screenshot at Nov 25 11-17-26.png

Reallocate - From Prepare / Load

If you modify menu items and need to reallocate again

Screenshot at Nov 25 11-16-34.pngScreenshot at Nov 25 11-16-47.png

Reallocate , then press prepare again

You may need to toggle the enable/break on the failed step to continue

Review WxC Menu Items (optional)

Preform pressing start load, you can view the transformation by clicking on on the object browser , browse and searching for wxc-auto, otherwise you can press Start load to continue.

Screenshot at Nov 25 11-29-08.pngScreenshot at Nov 25 11-29-25.pngScreenshot at Nov 25 11-29-50.png

Scroll down to the menu

Screenshot at Nov 25 11-30-38.pngScreenshot at Nov 25 11-30-57.png

Load to WxC

Wrangler_ will load Schedules, wave files and create the auto attendant along with the rest of the transformation of the site(s)

Known Limitations

As of 2.6.13

Issue/Behaviour

Workaround(s)

WxC AA does not automatically replay the menu wave file. Additionally, it will disconnect the call after 10 seconds of silence if there is no input from the caller.

A) Re-record the wave file to duplicate the menu a few times, WxC will play this as a single wave file.

B) Set an operator extension to the same number as the WxC AA, by default after 10seconds it will forward to the operator *** This is not recommended and could cause call loops ***

Modifying Business hour Schedules may blank/remove days.

The Control Hub GUI has limitations in displaying multi-day schedules. Modifications made through the Control Hub may inadvertently remove entire days from the schedule.

A)Workaround is to create a new schedule with the wizard, this will create a schedule for each day

Holiday Schedule on a WxC only shows the first day of a multi day holiday.

This is a limitation within controlhub when viewing the schedule from the WxC AA.

A) view the schedule via the Location in controlhub which will display the holidays correctly.

After Greeting Handling.

WxC AA has no concept of this.

A) its possible to set a number for the operator as a menu item, and the system will transfer the call to this after 10seconds of dead air. This will need to be done manually.

No Voicemail of the WxC AA.

A) The WxC AA can’t have a voicemail, WxC has a concept of Group Voicemail, and will need to be configured manually .

Voicemail error when pressing menu item.

Wrangler_ will assign unknown voicemail menu items to the number of the WxC AA.

A) Check the menu item to verify if the call is being sent to a valid voicemail.

B) Modify the menu item within wrangler_ before loading to WxC if a group voicemail is known.

There are 2 menus with the same config.

WxC AA allows for configuring a different menu for Business hours vs afterhours/holidays.

A) Unity Call Handlers only have a single Menu

Why are so many schedules loaded with _B _H suffix.

Unity Connection has a concept of global/systemwide schedules.

A) Limitation of current schedules/ WxC AA that can only be configured on a location basis. Possible new ‘operatingmode’ feature coming , but currently limited to call queues only.

There are only 2 Schedules Business hours and Afterhours.

WxC AA plays the same Menu for Afterhours or Holidays.

A) Limitation of current schedules/ WxC AA. Possible new ‘operatingmode’ feature coming , but currently limited to call queues only.

Unity Call Routing Rules

A) Not supported at this time

Personal call transfer rule are not migrated

A) Only System Call Handers are supported.

  • No labels