Creating Dial Plans to Prefix Outbound Calls
This guide covers how to configure Dial Plans within Microsoft Teams to prefix local calls in order to allow users to not have to enter the local prefix
Summary
This guide covers creating Dial Plans within Microsoft Teams, specifically this guide covers creating a Dial Plan to prefix outbound calls to local numbers with the relevant local area code.
Prefixing the outbound call allows customers based in different states to then allow their staff to call locally without having to dial 02 or 03, etc, first.
E.g. Joe lives in NSW but the head office for the company he works for is based in WA, he currently has to put 02 in front of all local Sydney calls to be able to get to them. With the prefixing, you can assign a custom dial plan to Joe and he will no longer need to dial 02 first to call local numbers.
Process
First Steps
The first thing you need to do is ensure the "Microsoft Teams" module is installed in PowerShell so you can connect to the Teams tenant. To do this open an elevated PowerShell window and run the command below. (Say yes to any warnings that appear)
If you already have the module installed you can skip this step and go straight to connecting to teams.
Connecting to Microsoft Teams
Once that is installed connect to the Microsoft Teams tenant with an Admin account using the commands below.
Creating the Dial Plans
Once you've successfully connected to the tenant you should see some information about the account you connected with. If you see that you can now run the commands below and create your dial plans.
Assuming the commands above completed without error you should now have four new Dial Plans created in Teams, you can find them under "Teams Admin Portal >> Voice >> Dial Plans"
Assigning the Dial Plan to a User
Now you can go ahead and assign them to a user, you can do this via the Teams Admin portal by editing the user or you can do this via PowerShell. To make the change via PowerShell you can use the command below, and repeat it for every user you want to adjust.
The commands require some modification, change "<user@emailaddress>" to the users actual email address
If you encounter any issues with this guide please reach out to our support team at support@hostednetwork.com.au or give us a call on 1300-781-148
Last updated