Forum Discussion
_R1c0_99
Feb 18, 2022Copper Contributor
New-CSTeamsUnassignedNumberTreatment Not Working - You are not setup to use this calling feature
Hi all, We are off-boarding users and when we remove their licences and their phone number associated with their account, I would like a way to forward that number back into a AA or CQ. When ...
Feb 18, 2022
Hi,
I am sure you running the commands as per the below article
https://docs.microsoft.com/en-us/microsoftteams/routing-calls-to-unassigned-numbers
Can you share the details around the error or the screenshot if possible?
With Regards,
Satish U
I am sure you running the commands as per the below article
https://docs.microsoft.com/en-us/microsoftteams/routing-calls-to-unassigned-numbers
Can you share the details around the error or the screenshot if possible?
With Regards,
Satish U
- _R1c0_99Feb 21, 2022Copper ContributorHi,
Yes I have run the correct commands as per message. The issue occurs when you phone the number that is unassigned it does not forward to the AA or CQ I specified and just plays
a message that 'I am not setup to use this calling feature' I have assigned the Virtual Licence to the AA and CQ's. Are there any other prereqs that could be missing ?
PS C:\WINDOWS\system32> $RAObjectId = (Get-CsOnlineApplicationInstance -Identity Email address removed).ObjectId
PS C:\WINDOWS\system32> New-CsTeamsUnassignedNumberTreatment -Identity MainAA -Pattern "^([\+]4410000000$)" -TargetType ResourceAccount -Target $RAObjectId -TreatmentPriority 2