Teams Direct routing

Brass Contributor
Hi All,

We have hybrid environment. We are migrating user from sfb on prem to teams.

I follow the below steps to move user and enable for teams ev through direct routing

https://docs.microsoft.com/en-us/microsoftteams/direct-routing-enable-users

After assigning number in sfb online and upgrade policy to teams. I am able to make outbound call.

Issue is when making calls it shows unknown number as caller id and when external user dial my number it says number not assigned. In sbc it shows the unassigned number but when run get-csonline user -identity it shows ev enable. Please advice
6 Replies

@Ashka123 

 

When you run Get-CsOnlineUser, do you show the phone number assigned under LineURI?  If not, that would be why.

 

Get-CsOnlineUser -Identity user@domain.tld | Select LineUri,OnPremLineURI
Set-CsOnlineUser -Identity user@domain.tld -OnPremLineUri 'tel:PhoneNumber`

 

Make sure the phone number is in a properly formatted E.164 format.

@jangliss  Thanks for the reply. Yes  it phone number when use PS but not in admin portal. if you see the 1st screenshoo, it shows online instead of onprem( which ideally show when number is through direct routin)

Ashka123_0-1604875036036.pngAshka123_1-1604875099942.png

 

@Ashka123 

 

Looking at the first screen, it looks like you have Enterprise Voice disabled.

 

Set-CsUser -Identity username@domain.tld -EnterpriseVoiceEnabled $true

 

You might also want to look at HostedVoiceMail as well, otherwise the end user won't have voicemail.

@jangliss  Enabling EV also not working as expected

@Ashka123 

 

Do you have the exact error message the SBC is getting?  Can you share the output of:

 

Get-CsOnlineUser -Identity 'username@domain.tld' | select -ea SilentlyContinue *voice*,*enter*,*line*,mco*

 

Do other users work correctly with Direct Routing?

@jangliss  

 

Ashka123_0-1606142726544.png

SBC erro is number assigned when someone dial DID