User Profile
DJTentman
Brass Contributor
Joined Jul 18, 2019
User Widgets
Recent Discussions
Re: 1:1 calls, user is muted as soon as PSTN ringing starts
ralley88 Don't do that. I don't think it will help. I learned from our Microsoft partner that it's a known issue with the new Teams, especially when using click to call. The timeline says that it should be fixed by the end of January. I was able to turn off the new Teams being rolled out to our company in the Teams Admin Center.1.8KViews2likes2CommentsAccess SharePoint Picture Library from OneDrive mobile app
I have a SharePoint Online site and we have a picture library to access company photos. However, I cannot access it from the OneDrive mobile app. I've signed into my work account on OneDrive. In libraries, I see our document library, but not our picture library. I'm not sure why. I can access it through the SharePoint app, but that is clunky because it's basically just looking at the SharePoint web page.590Views0likes1CommentI setup Teams Phone Mobile, but voicemail does not work
We are testing Microsoft Teams Phone, and I just switched my test user from a Microsoft Phone Plan to Teams Phone Mobile (similar to Operator Connect) plan from Verizon. However, my voicemail no longer answers the call. When I make a test call to my Microsoft Teams/Verizon phone number, the call just disconnects after 20 seconds. Voicemail does not pick up even though I have voicemail setup for this test user.Solved1.7KViews0likes6CommentsAssign Teams Phone Mobile number to user
I am piloting Teams Phone Mobile with Verizon. I have everything setup on Verizon's side. Now I want to assign this number to a user. First, I tried using admin center. I went to Voice > Phone Numbers > chose the phone number > Edit. However, when I search for users, I can't find any users. The user I'm testing it on is in Teams Only mode. So, I tried assigning the number with Powershell as described here: https://learn.microsoft.com/en-us/microsoftteams/assign-change-or-remove-a-phone-number-for-a-user . I used this command: Set-CsPhoneNumberAssignment -Identity <user> -PhoneNumber <phone number> -PhoneNumberType OCMobile I got this: Microsoft.Teams.ConfigAPI.Cmdlets.internal\Set-CsPhoneNumberAssignment : Could not resolve phoneNumberType 'OCMobile'. Available phoneNumberType values are 'DirectRouting', 'CallingPlan', 'OperatorConnect'. At C:\Program Files\WindowsPowerShell\Modules\MicrosoftTeams\4.5.0\custom\PsExt\Merged_custom_PsExt.ps1:6216 char:9 + Microsoft.Teams.ConfigAPI.Cmdlets.internal\Set-CsPhoneNumberA ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: ({ Identity = ds...iceEnabled = }:<>f__AnonymousType100`5) [Set-CsPho neNumberAssignment_Set], Exception + FullyQualifiedErrorId : InvalidInput,Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Cmdlets.SetCsPhoneNumberAssignm ent_Set So, I tried this: Set-CsPhoneNumberAssignment -Identity email address removed for privacy reasons -PhoneNumber "+17175758181" -PhoneNumberType OperatorConnect Then I got this: Microsoft.Teams.ConfigAPI.Cmdlets.internal\Set-CsPhoneNumberAssignment : The user '***@***' is not found At C:\Program Files\WindowsPowerShell\Modules\MicrosoftTeams\4.5.0\custom\PsExt\Merged_custom_PsExt.ps1:6216 char:9 + Microsoft.Teams.ConfigAPI.Cmdlets.internal\Set-CsPhoneNumberA ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: ({ Identity = ds...iceEnabled = }:<>f__AnonymousType100`5) [Set-CsPho neNumberAssignment_Set], Exception + FullyQualifiedErrorId : NotFound,Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Cmdlets.SetCsPhoneNumberAssignment_ Set Any suggestions on how to resolve this?Solved3.2KViews0likes10Comments
Recent Blog Articles
No content to show