Skip to content

ddeitterick/Test-CSOnlineUserVoiceRouting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Test-CSOnlineUserVoiceRouting

Disclaimer: This script is provided ‘as-is’ without any warranty or support. Use of this script is at your own risk and I accept no responsibility for any damage caused.

Introduction

Test a user's Online Voice Routing Policy for Teams Direct Routing

Using this script you can test a user's assigned Online Voice Routing Policy - this policy is used to decide how to route calls using Direct Routing.

Simply provide a dialed number and a user to see what Voice Routes would be used and in what order.

Usage

Before you can use this tool you need to ensure you have v4.9.3+ Microsoft Teams PowerShell module installed.

Installation and upgrade steps can be found at https://docs.microsoft.com/en-us/microsoftteams/teams-powershell-install

.\Test-CSOnlineUserVoiceRouting.ps1 -DialedNumber +441234567890 -User [email protected]

This will list any Voice Routes (in priority order) for [email protected] calling +441234567890

About

Test a user's Voice Routing for Teams Direct Routing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%