...
On rectification of issues and restart all objects loads OK
...
...
As of yarn_man version 2.6.5, wrangler_ loads Workspaces but not Workspace devices into Webex Calling Control Hub. A workspace is created for every CUCM phone device of valid phone device type with no owner UserId. The Workspace/s are named using the device name from CUCM and includes the phone number and or extension.
To load the required associated Workspace devices, from BAT phone export or such, extract Device Name, Directory Number (Extension), Device Type and Device Name, then creating a CSV file formatted as per below including header
...
Username
...
Type
...
Extension
...
Device Type
...
Model
...
MAC Address
...
<CUCM Device Name>
...
WORKSPACE
...
<CUCM Directory Number>
...
WEBEX_CALLING
...
<CUCM Device Type>
...
<MAC Address, last 12 from CUCM Device Name>
...
<CUCM Device Name>
...
WORKSPACE
...
<CUCM Directory Number>
...
IP
...
<CUCM Device Type>
...
<MAC Address, last 12 from CUCM Device Name>
...
Sample
...
SEP777777555555
...
WORKSPACE
...
35105
...
WEBEX_CALLING
...
Cisco 7841
...
77777655555A
After getting required info from CUCM, log in to Control Hub → Select Workspaces to confirm that they have been created
...
Then select Devices → Add Device
...
Select Multiple Cisco IP Phones - Next
...
Select the csv file created to upload - then Submit
...
Check under devices and Workspaces that all loaded OK
...
Advanced Features
Number mapping and Normalisation
...
Supported infra source transformation
...
CUCM Directory Number
...
External Number Mask
...
Source Infra
External CLI will only be automatically populated if the CUCM-LINE pattern is in Full National Number (FNN) format and either the default country or site country is set
The infra-source will need to be updated to included the external CLI if there is asymetrical CLI - inbound number is different to outbound CLI if the CUCM-LINE pattern is an extension
Source DN Type | Source e164 Number Mask type | Example Country | Example source Source DN | Example source mask | Example source infra extn / e164 / external-cli | |
---|---|---|---|---|---|---|
Extn | e.164 | extension / e.164 | USA | 35111 | +121299851XX | 35111 / +12129985111 / null |
Extn | nullextension | null | 22123 | 22123 / null / null | ||
Extn | invalidextension | null | 22124 | 22124 / null / null | ||
FNN | FNN | FNN / e.164 | 35113 | +121299851XX | 35113 / +12129985113 / null | |
FNN | e.164 | FNN / e.164 | USA | 6152535643 | +16152535600 | 6152535643 / +16152535643 / +16152535600 |
FNN | nullFNN / e.164 | USA | 615253562216152535622 | null | 6152535622 / +16152535622 / null | |
FNN | invalid | FNN / e.164 | USA | 6152535622 | 0000000000 | 6152535622 / +16152535622 / null |
e.164 | e.164 | USA | \+61292205129 | null / +61292205129 / null |
Unsupported infra source transformation
...
Info |
---|
Normalisation using FNN requires that sites are created with the country set and re-allocation to be run |
Number mappings - Bulk Change
Added in wrangler_ 2.6.8
Bulk change was added to the number mappings view to enable bulk skipping / reset / force and map to existing number
This may be used if you need to clear the number mappings to infra-source if the countries were not correctly set initally or to force invalid FNN/e164 numbers that are used for non-DID services
...
Number mappings - Export Numbers
Added in wrangler_ 2.6.8
This provide an excel export of the number mapping view
...
Transformation template modifiction - edit user numbers
...
Select and edit Schema Templates
...
Transformation template modifiction - edit user numbers
Process to load WxC-Persons without phone numbers but with Extensions
Select and edit Schema Templates
Find and Open Webex Calling Person xform template
...
Scrool down to phoneNumbers
...
Edit to null, then Save Changes
Repeat as needed forFor example edit the template to trim the extension field from FNN to 6 digits use the following macros
wxc-person
cucmUserNumbersForWxCPersonV1.suggestedExtensionNullWhenNationalNumberElseTrimmed6CharsOrLess
wxc-workspace
cucmPhoneNumbersForWorkspace.suggestedExtensionNullWhenNationalNumberElseTrimmed6CharsOrLess
wxc-virtual-line
wxcVirtualLine.suggestedExtensionNullWhenNationalNumberElseTrimmed6CharsOrLess
wxc-hunt-group
wxcHuntGroupNumbers.suggestedExtensionNullWhenNationalNumberElseTrimmed6CharsOrLess
wxc-call-queue
wxc-virtual-line
- wxc-auto-attendant
wxcCallQueueNumbers.suggestedExtensionNullWhenNationalNumberElseTrimmed6CharsOrLess
...
Modification of other fields in transformation template
...
once imported a report of the changes will be provided
Workspace Device Load
In wrangler 2.6.5, wrangler_ loaded Workspaces but not Workspace devices into Webex Calling Control Hub. A workspace is created for every CUCM phone device of valid phone device type with no owner UserId. This was resolved in 2.6.6