Setup a new user
Assign the relevant license
- Logon to https://admin.microsoft.com
- Browse Billing > Licenses
- Find the relevant license you want to assign, example: MS E3 and MS Phone System (without Calling plan)
- Wait a few hours for the Teams provisioning service to setup the user in the background
Setup the user for Teams calling
For numbers bought through Microsoft
- Logon to Teams Admin Center
- Voice > Phone numbers
- On the Phone numbers page, select an unassigned number in the list, and then click Edit.
- In the Edit pane, under Assigned to, search for the user by display name or user name, and then click Assign.
For numbers bought through a carrier like Gamma/Pure-IP etc - using Direct Routing
At the time of writing, Teams have now released the ability to assign a Direct Routing number through the Teams Admin Center
Assign number through Powershell
- Logon to Teams through Powershell
Connect-MicrosoftTeams
- Issue the following command to enable Enterprise Voice, HostedVoicemail and the Number for a user:
Set-CsUser teams.user@domain.com -EnterpriseVoiceEnabled $true -HostedVoicemail $true -LineURI "tel:+441912134789"
Assign number through Teams Admin Center
- Browse Users > Manage users
- Under Account > General information click Edit
- The Assign phone number window will appear
- Phone number type: Direct Routing
- Assigned phone number: 441912342345
- Phone number extension: blank
Assign Voice routing policies and Dial plans
- Logon to Teams Admin Center
- Assign Voice Routing Policies and Dial Plan to the user
- Browse Users > Manage Users
- Find your user and click on them > Policies
- Edit Policies and assign the relevant policy based on location. Note: for Waterstons Teams setups, we setup Voice routing policies and Dial plans based on the location of offices.
- Dial Plan: UK-London
- Voice routing policy: UK-London-International
References:
Licenses
- https://docs.microsoft.com/en-us/microsoftteams/teams-add-on-licensing/microsoft-teams-add-on-licensing?tabs=small-business
- https://docs.microsoft.com/en-us/microsoftteams/teams-add-on-licensing/assign-teams-add-on-licenses
Phone number