Forum Discussion
Team Dial Plans not working in Teams Client
Hi,
Sorry for a late answer. The Translation should be a E.164 number, ex: Translation=+3201$1. If not and you dial 123 will end up calling +323201123.
I see that you have a ExternalAccessPrefix, is that intentional?
If you from your client dials 300 what happens?
Hello,
I would like to continue this thread because I currently have the same issue.
As the person described before me the rule seems to work at least when checking with Powershell.
When I actually try to call lets say 499, the number changes in Teams to just +43 499
And not to the number that I have set with the rule.
I hope it is okay to continue this thread because I have the same question 🙂
BrS
- LinusCansbyApr 09, 2020MVP
nirispa So, I guess you are located in Austria. So the normalization for Austria kicks in. The number will always be in E164 format when it leaves Teams. So your normalisation rule have to do that.
- nirispaApr 10, 2020Copper Contributor
This is correct.
My normalization rule should add +43XXXXX before the number if it is a 3 Digit extension.
So it should've been+43XXXXX499 and not +43499 which it is, so there is something wrong here.
I don't have a dial plan besides the global default one.
BrS
- rbuediApr 28, 2020Copper Contributor
@nirispa Did you get this solved? I am stuck with exactly the same issue. Using PowerShell and checking the policy for the User, everything works perfectly fine. But in the Teams Client, it does not. I even waited for 24 hours now, just in case it takes time for the Teams Client to pick up the policies. No change...
A small edit: When looking at the Dial Plan via PowerShell I see 3 additional normalization rules on that User which I can not see anywhere in the Admin interface. Are there additional normalization rules on a tenant level maybe which are causing our problems?