Skip to main content
CallTower Solutions Center

Internal - DR Migration To OC Using CallTower Connect

Goal

This process is to migrate a current CallTower Direct Routing Customer to Operator Connect (OC). If you are migrating from Direct Routing from another vendor the process is similar but there will be a separate process published for that scenario.

If a customer is still on AudioCodes Teams Resource (Teams-SME) please work with Microsoft Engineering before following this guide.

First Step

 The customer should first provide Consent in the Teams Admin Center. 
    Customer Link Here: MS Teams Operator Connect - Grant CallTower Consent - CallTower Solutions Center (uc.solutions)

Second Step

Once you are logged into CallTower Connect, enable the Operator Connect service on the customer tenant.

clipboard_e396e0fc514eff57ee8003fb7d1bafc0a.png

You can look up the Tenant ID in the OC console or by asking the customer for the Tenant ID. If you need help finding the tenant ID for a customer, reach out to the Microsoft Engineering Team.

Third Step

Request that the customer create new "Emergency Locations" for all locations that will be migrated to OC.  The Emergency Locations should be built to match exactly to the address on the current Locations they have in Connect.

clipboard_e909ad290ea6afb6f30fd9103884c5f4c.png

Fourth Step

Sync the OC Locations and map them accordingly. If there are many locations to map please take your time and verify each location is correct. It should show the name of the location that needs to be mapped in the location column.clipboard_e7d8eff4243c488a042f6d7c269f2582d.png

NOTE: Please make sure to change all "New Locations" to "Don't Import", if the customer will be moving numbers to a new location those locations can be created after the move to OC.

Fifth Step

Enable External Dialing to all Resource Accounts that need to be migrated. Enable one at a time by filling the check box and saving.

clipboard_e2dc8533548a432174dcc4627cbabaa28.png

NOTE: Currently if a Resource Account does not have a voice routing policy assigned, it will not be able to be migrated to OC. The account will not show in the list of accounts to migrate.

Sixth Step

Navigate to the OC Migration tool in CallTower Connect.

Menu > Administration > Corporate Administration > Settings > Operator Connect Migration

clipboard_ea5bd9b8bd4cbb13ddfaf44306a35b025.png

Seventh Step

You can select up to 100 Numbers at a time to migrate. So if there are many numbers and locations it might be best to filter by location. If there are less than 100 you can just select them all.

clipboard_e644490e55a6e0597786f7e6a8c3c94a4.png

Once you have all the numbers for the migration selected, use the Save at the bottom of the page.

clipboard_ed6412b72872dda5920543a988574095d.png

Clicking Save will submit the numbers to Microsoft via the Operator Connect API's. This will start a migration job on Microsoft's servers. Connect will check every 5 minutes what the status is of the submitted job, once it is returned as successful the task will show as completed in Connect.

Eighth Step

Verify the numbers are all showing correctly in Connect as OC, and either have the customer validate they are showing in the Teams Admin Center Phone Numbers tab or check yourself if it is CSP or you have a working service/vendor account for the customer.

Ninth Step

Remove the Voice Routing Policy from the users via PowerShell (The customer can do this or if we have access we can do this for the customer. Either send a case to the Microsoft Engineering queue or work with one of their team members during the migration)

Get-CsOnlineUser | ? "OnlineVoiceRoutingPolicy" -like "CallTower Route" | Grant-CsOnlineVoiceRoutingPolicy -PolicyName "$null"

What's Next

Submit a case to Microsoft Engineering to de-provision the Direct Routing service and work with the customer to disable the service account if necessary. 

Additionally, you can repeat step six as many times as needed to get all numbers or locations migrated if there are more than 100 Numbers.

  • Was this article helpful?