Calling policies in Teams
In Microsoft Teams, calling policies control which calling and call forwarding features are available to users. Calling policies determine whether a user can make private calls, use call forwarding or simultaneous ringing to other users or external phone numbers, route calls to voicemail, send calls to call groups, use delegation for inbound and outbound calls, and so on.
You can use the global (Org-wide default) policy that's created automatically or create and assign custom policies.
Create a custom calling policy
Follow these steps to create a custom calling policy.
- In the left navigation of the Microsoft Teams admin center, go to Voice > Calling policies.
- Select Add.
- Turn on or turn off the features that you want to use in your calling policy.
- For example, to control voicemail for inbound calls, select On or Let users decide to enable routing of calls to voicemail. To prevent routing to voicemail, select Off.
- Select Save.
Edit a calling policy
Follow these steps to edit an existing calling policy.
- In the left navigation of the Microsoft Teams admin center, select Voice > Calling policies.
- Select the policy or policies that you want to modify, and then select Edit.
- Make the changes that you want, and then select Save.
Assign a custom calling policy to users
You can assign a policy directly to users, either individually or at scale through a batch assignment (if supported for the policy type), or to a group that the users are members of (if supported for the policy type).
To learn about the different ways that you can assign policies to users, see Assign policies to your users in Teams.
Calling policy PowerShell cmdlets
To create, modify, retrieve, assign, and remove calling policies, use the following cmdlets:
- New-CsTeamsCallingPolicy
- Set-CsTeamsCallingPolicy
- Get-CsTeamsCallingPolicy
- Grant-CsTeamsCallingPolicy
- Remove-CsTeamsCallingPolicy
Calling policy settings
Here are the settings that you can configure for calling policies:
- Make private calls - This setting controls all calling capabilities in Teams. Turn this setting off to turn off all calling functionality in Teams.
- Cloud recording for calling
- Transcription
- Routing for PSTN calls
- Routing for federated calls
- Call forwarding and simultaneous ringing to people in your organization
- Call forwarding and simultaneous ringing to external phone numbers
- Voicemail for inbound calls
- Inbound calls can be routed to call groups
- Delegation for inbound and outbound calls
- Prevent toll bypass and send calls through the PSTN
- Music on hold for calls
- Busy on busy during calls
- Web PSTN calling - This setting enables users to call PSTN numbers using the Teams web client. This setting is on by default.
- Real-time captions in Teams calls
- Spam filtering
- SIP devices can be used for calls
- Open apps in browser for incoming PSTN calls
Related articles
Voice policies reference for Microsoft Teams
Assign policies to your users in Teams