Sep 23 2020 08:41 PM
Hi Team,
Procure number through MS calling plans, assigned number to user. below command shows the user is EV enabled however user is not getting dial pad and even in Teams admin portal it doesn't show that a number has been assigned
Get-CsOnlinevoiceUser -Identity abc@xyz.com
RunspaceId :
Name :
Id :
SipDomain :
DataCenter :
TenantId :
Number : 12693xxxxxx
LicenseState : Licensed
Location :
PSTNConnectivity : Online
UsageLocation : US
EnterpriseVoiceEnabled : True
Sep 29 2020 02:33 AM