Oct 07 2021 07:47 AM
Hello,
Some of our users get an error when trying to chat with external Skype users on Teams.
They can find Skype user by email.
They see the suggesting listing of names and Skype icon and can open chat window.
But when they send a message , after several seconds they get the error that the message cannot be send and "Share the 504/1008 diagnostic code with your administrator to help you troubleshoot the problem."
The mode is Team-only.
Could you please advise on the error?
Thank you!
Oct 13 2021 04:09 AM
Hi,
I'm experiencing the same behaviour.
As I am the Teams administrator "Share the 504/1008 diagnostic code with your administrator" isn't really helpfull.
Especially as a search for code 504/1008 only points me to this thread.
Any help would be greatly appreciated.
Kind regards,
Bruno Piqueur
Oct 13 2021 04:14 AM
Hello Bruno,
We were able to fix it with moving the users accounts to Skype for Business online.
Oct 13 2021 04:31 AM
Oct 14 2021 05:45 AM
Oct 14 2021 05:52 AM
Oct 19 2021 10:23 AM
@Vikii Let me see if any of our MVPs can help: @ChrisWebbTech @adam deltinger @ChrisHoardMVP
Oct 19 2021 11:07 AM
Oct 19 2021 11:12 AM - edited Nov 15 2021 07:48 AM
Solution@Vikii @bpiqueur @SercanAkbulut This is for interoperability capabilities between Microsoft Teams and Skype (Consumer)
I would recommend to have a look at the settings described here, especially the prerequisite of the DNS SRV record
Set whether Teams users can communicate with Skype users
Set-CsExternalAccessPolicy
-EnablePublicCloudAccess
"Indicates whether the user is allowed to communicate with people who have SIP accounts with a public Internet connectivity provider such as MSN. The default value is False."
Set-CsTenantFederationConfiguration
-AllowPublicUsers
"When set to True (the default value) users will be potentially allowed to communicate with users who have accounts on public IM and presence providers such as Windows Live, Yahoo, and AOL. The collection of public providers that users can actually communicate with is managed by using the Set-CsTenantPublicProvider cmdlet."
Set-CsTenantPublicProvider
-Provider
"Indicates the public provider (or providers) that users will be allowed to communicate with. Valid values are:"
AOL
WindowsLive
Yahoo
Nov 15 2021 07:40 AM
Nov 15 2021 11:29 AM
@bentenww Hello, see this article for some more info about interoperability
Interoperability capabilities between Microsoft Teams and Skype (Consumer)
And this newly added functionality being introduced (for some already)
Chat with Teams personal account users
With the above update Teams users in an organization will be able to start a 1:1 or a group chat with Teams users who are using their personal accounts and vice-versa. IT Admins will have the option to enable/disable this at a tenant and individual user level with two possible controls. Bear in mind Teams free doesn't include policy controls nor access to the TAC so the granularity isn't applicable in those scenarios.
Dec 26 2021 05:07 PM
Apr 22 2022 10:52 AM
@Vikii Any news on this error which I have just fallen over?
Dave
Jul 21 2022 04:05 PM
So I went into Teams then to Settings and then Accounts
Went to Office Apps and Installed Skype for Business
Now my Teams is working perfectly after installing this.
Oct 19 2021 11:12 AM - edited Nov 15 2021 07:48 AM
Solution@Vikii @bpiqueur @SercanAkbulut This is for interoperability capabilities between Microsoft Teams and Skype (Consumer)
I would recommend to have a look at the settings described here, especially the prerequisite of the DNS SRV record
Set whether Teams users can communicate with Skype users
Set-CsExternalAccessPolicy
-EnablePublicCloudAccess
"Indicates whether the user is allowed to communicate with people who have SIP accounts with a public Internet connectivity provider such as MSN. The default value is False."
Set-CsTenantFederationConfiguration
-AllowPublicUsers
"When set to True (the default value) users will be potentially allowed to communicate with users who have accounts on public IM and presence providers such as Windows Live, Yahoo, and AOL. The collection of public providers that users can actually communicate with is managed by using the Set-CsTenantPublicProvider cmdlet."
Set-CsTenantPublicProvider
-Provider
"Indicates the public provider (or providers) that users will be allowed to communicate with. Valid values are:"
AOL
WindowsLive
Yahoo