You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/Get-CsTeamsInteropPolicy.md
+33-1Lines changed: 33 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,12 @@ schema: 2.0.0
8
8
# Get-CsTeamsInteropPolicy
9
9
10
10
## SYNOPSIS
11
+
12
+
Determines how calls are routed between Skype for Business and Microsoft Teams. This cmdlet s typically used by organizations that have users on both Skype for Business and Microsoft Teams and want to configure how calls are handled in their organization.
13
+
14
+
**Note**: This document is provided for early evaluation of Calling Plans support for Microsoft Teams. TeamsInteropPolicy does not currently respect the policy’s chat settings and the current implementation may change in the future.
Interoperability (interop for short) enables Skype for Business and Teams users to chat and call with one another, ensuring that communications remain fluid across your organization.
29
+
This policy helps IT pros manage the adoption of Teams by determining how to route calls across apps and whether to enable users to choose which app to use for calling.
30
+
Teams interop policy can be defined at the tenant or per-user level.
31
+
32
+
Teams interop policy can be configured to keep voice communications in Teams and Skype for Business siloed, or it can be configured to enable users to communicate across application boundaries.
33
+
34
+
For comprehensive documentation on this policy and it’s settings, see [Microsoft Teams and Skype for Business Interoperability](https://docs.microsoft.com/MicrosoftTeams/teams-and-skypeforbusiness-interoperability).
Calls from external callers on PSTN is only available for users who have been provisioned with a Calling Plan.
136
+
137
+
**Supported Topologies**
138
+
Interoperability between Teams and Skype for Business is supported between users who are purely online (Skype for Business Online and Teams), and users homed in a Skype for Business on-premises deployment in a mixed (Hybrid) deployment topology.
139
+
140
+
**Hybrid Voice is not supported at this time**
141
+
Interop support for Skype for Business Hybrid does not include Hybrid Voice capabilities delivered through CCE (Cloud Connector Edition) or on-premises PSTN connectivity using existing deployment--or commonly called as OPCH (On Prem Config Hybrid).
142
+
Teams users cannot be enabled for PSTN calling capabilities using CCE or OPCH.
143
+
144
+
**IP Phone Support**
145
+
Currently, changing CallingDefaultClient to Teams will also affect calls to Skype for Business IP phones.
146
+
Incoming calls will not be received on the phones and will only ring Teams clients.
147
+
Please consult the Skype for Business to Microsoft Teams Capabilities Roadmap for information about support for existing certified SIP phones.
148
+
149
+
121
150
## RELATED LINKS
122
151
152
+
[Skype for Business to Microsoft Teams Capabilities Roadmap](https://aka.ms/skype2teamsroadmap)
153
+
154
+
[Microsoft Teams and Skype for Business Interoperability](https://docs.microsoft.com/MicrosoftTeams/teams-and-skypeforbusiness-interoperability)
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/Grant-CsTeamsInteropPolicy.md
+69-4Lines changed: 69 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ schema: 2.0.0
8
8
# Grant-CsTeamsInteropPolicy
9
9
10
10
## SYNOPSIS
11
+
Determines how calls are routed between Skype for Business and Microsoft Teams. This cmdlet s typically used by organizations that have users on both Skype for Business and Microsoft Teams and want to configure how calls are handled in their organization.
12
+
13
+
**Note**: This document is provided for early evaluation of Calling Plans support for Microsoft Teams. TeamsInteropPolicy does not currently respect the policy’s chat settings and the current implementation may change in the future.
Interoperability (interop for short) enables Skype for Business and Teams users to chat and call with one another, ensuring that communications remain fluid across your organization.
26
+
This policy helps IT pros manage the adoption of Teams by determining how to route calls across apps and whether to enable users to choose which app to use for calling.
27
+
Teams interop policy can be defined at the tenant or per-user level.
28
+
29
+
Teams interop policy can be configured to keep voice communications in Teams and Skype for Business siloed, or it can be configured to enable users to communicate across application boundaries.
30
+
31
+
For comprehensive documentation on this policy and it’s settings, see [Microsoft Teams and Skype for Business Interoperability](https://docs.microsoft.com/MicrosoftTeams/teams-and-skypeforbusiness-interoperability).
22
32
23
33
## EXAMPLES
24
34
25
-
### Example 1
35
+
### -------------------------- Example 1 --------------------------
By default, Microsoft Teams is configured to ensure that existing Skype for Business and Microsoft Teams calling workloads remain distinct and separate.
43
+
This is a safe configuration for organizations just beginning to experiment with Teams Calling.
44
+
45
+
### -------------------------- Example 2 --------------------------
**Enabling users to choose what app to use to receive calls**
61
+
62
+
TeamsInteropPolicy supports the ability for IT administrators to grant end users the choice of what app to use to receive calls through *AllowEndUserClientOverride*.
63
+
When enabled, this setting will display end-user settings in Microsoft Teams enabling the user to choose either Microsoft Teams and Skype for Business as their preferred calling client.
64
+
When selected, the change immediately re-routes calls to the app of choice.
65
+
66
+
67
+
### -------------------------- Example 4 --------------------------
**Policy for Skype for Business on-premises or Hybrid Voice (CCE or OPCH) users**
73
+
74
+
Skype for Business on-premises users and Hybrid Voice users should never have their TeamsInteropPolicy configured to receive calls exclusively in Teams.
75
+
If they do, they will be unable to receive calls. This example is used for on-premises users.
Calls from external callers on PSTN is only available for users who have been provisioned with a Calling Plan.
214
+
215
+
**Supported Topologies**
216
+
Interoperability between Teams and Skype for Business is supported between users who are purely online (Skype for Business Online and Teams), and users homed in a Skype for Business on-premises deployment in a mixed (Hybrid) deployment topology.
217
+
218
+
**Hybrid Voice is not supported at this time**
219
+
Interop support for Skype for Business Hybrid does not include Hybrid Voice capabilities delivered through CCE (Cloud Connector Edition) or on-premises PSTN connectivity using existing deployment--or commonly called as OPCH (On Prem Config Hybrid).
220
+
Teams users cannot be enabled for PSTN calling capabilities using CCE or OPCH.
221
+
222
+
**IP Phone Support**
223
+
Currently, changing CallingDefaultClient to Teams will also affect calls to Skype for Business IP phones.
224
+
Incoming calls will not be received on the phones and will only ring Teams clients.
225
+
Please consult the Skype for Business to Microsoft Teams Capabilities Roadmap for information about support for existing certified SIP phones.
226
+
227
+
166
228
## RELATED LINKS
167
229
230
+
[Skype for Business to Microsoft Teams Capabilities Roadmap](https://aka.ms/skype2teamsroadmap)
231
+
232
+
[Microsoft Teams and Skype for Business Interoperability](https://docs.microsoft.com/MicrosoftTeams/teams-and-skypeforbusiness-interoperability)
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/New-CsTeamsInteropPolicy.md
+30-1Lines changed: 30 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ schema: 2.0.0
8
8
# New-CsTeamsInteropPolicy
9
9
10
10
## SYNOPSIS
11
+
Determines how calls are routed between Skype for Business and Microsoft Teams. This cmdlet s typically used by organizations that have users on both Skype for Business and Microsoft Teams and want to configure how calls are handled in their organization.
12
+
13
+
**Note**: This document is provided for early evaluation of Calling Plans support for Microsoft Teams. TeamsInteropPolicy does not currently respect the policy’s chat settings and the current implementation may change in the future.
Interoperability (interop for short) enables Skype for Business and Teams users to chat and call with one another, ensuring that communications remain fluid across your organization.
27
+
This policy helps IT pros manage the adoption of Teams by determining how to route calls across apps and whether to enable users to choose which app to use for calling.
28
+
Teams interop policy can be defined at the tenant or per-user level.
29
+
30
+
Teams interop policy can be configured to keep voice communications in Teams and Skype for Business siloed, or it can be configured to enable users to communicate across application boundaries.
31
+
32
+
For comprehensive documentation on this policy and it’s settings, see [Microsoft Teams and Skype for Business Interoperability](https://docs.microsoft.com/MicrosoftTeams/teams-and-skypeforbusiness-interoperability).
Calls from external callers on PSTN is only available for users who have been provisioned with a Calling Plan.
209
+
210
+
**Supported Topologies**
211
+
Interoperability between Teams and Skype for Business is supported between users who are purely online (Skype for Business Online and Teams), and users homed in a Skype for Business on-premises deployment in a mixed (Hybrid) deployment topology.
212
+
213
+
**Hybrid Voice is not supported at this time**
214
+
Interop support for Skype for Business Hybrid does not include Hybrid Voice capabilities delivered through CCE (Cloud Connector Edition) or on-premises PSTN connectivity using existing deployment--or commonly called as OPCH (On Prem Config Hybrid).
215
+
Teams users cannot be enabled for PSTN calling capabilities using CCE or OPCH.
216
+
217
+
**IP Phone Support**
218
+
Currently, changing CallingDefaultClient to Teams will also affect calls to Skype for Business IP phones.
219
+
Incoming calls will not be received on the phones and will only ring Teams clients.
220
+
Please consult the Skype for Business to Microsoft Teams Capabilities Roadmap for information about support for existing certified SIP phones.
221
+
222
+
197
223
## RELATED LINKS
198
224
225
+
[Skype for Business to Microsoft Teams Capabilities Roadmap](https://aka.ms/skype2teamsroadmap)
226
+
227
+
[Microsoft Teams and Skype for Business Interoperability](https://docs.microsoft.com/MicrosoftTeams/teams-and-skypeforbusiness-interoperability)
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/Remove-CsTeamsInteropPolicy.md
+31-1Lines changed: 31 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,11 @@ schema: 2.0.0
8
8
# Remove-CsTeamsInteropPolicy
9
9
10
10
## SYNOPSIS
11
+
12
+
Determines how calls are routed between Skype for Business and Microsoft Teams. This cmdlet s typically used by organizations that have users on both Skype for Business and Microsoft Teams and want to configure how calls are handled in their organization.
13
+
14
+
**Note**: This document is provided for early evaluation of Calling Plans support for Microsoft Teams. TeamsInteropPolicy does not currently respect the policy’s chat settings and the current implementation may change in the future.
Interoperability (interop for short) enables Skype for Business and Teams users to chat and call with one another, ensuring that communications remain fluid across your organization.
26
+
This policy helps IT pros manage the adoption of Teams by determining how to route calls across apps and whether to enable users to choose which app to use for calling.
27
+
Teams interop policy can be defined at the tenant or per-user level.
28
+
29
+
Teams interop policy can be configured to keep voice communications in Teams and Skype for Business siloed, or it can be configured to enable users to communicate across application boundaries.
30
+
31
+
For comprehensive documentation on this policy and it’s settings, see [Microsoft Teams and Skype for Business Interoperability](https://docs.microsoft.com/MicrosoftTeams/teams-and-skypeforbusiness-interoperability).
Calls from external callers on PSTN is only available for users who have been provisioned with a Calling Plan.
148
+
149
+
**Supported Topologies**
150
+
Interoperability between Teams and Skype for Business is supported between users who are purely online (Skype for Business Online and Teams), and users homed in a Skype for Business on-premises deployment in a mixed (Hybrid) deployment topology.
151
+
152
+
**Hybrid Voice is not supported at this time**
153
+
Interop support for Skype for Business Hybrid does not include Hybrid Voice capabilities delivered through CCE (Cloud Connector Edition) or on-premises PSTN connectivity using existing deployment--or commonly called as OPCH (On Prem Config Hybrid).
154
+
Teams users cannot be enabled for PSTN calling capabilities using CCE or OPCH.
155
+
156
+
**IP Phone Support**
157
+
Currently, changing CallingDefaultClient to Teams will also affect calls to Skype for Business IP phones.
158
+
Incoming calls will not be received on the phones and will only ring Teams clients.
159
+
Please consult the Skype for Business to Microsoft Teams Capabilities Roadmap for information about support for existing certified SIP phones.
160
+
161
+
135
162
## RELATED LINKS
136
163
164
+
[Skype for Business to Microsoft Teams Capabilities Roadmap](https://aka.ms/skype2teamsroadmap)
165
+
166
+
[Microsoft Teams and Skype for Business Interoperability](https://docs.microsoft.com/MicrosoftTeams/teams-and-skypeforbusiness-interoperability)
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/Set-CsTeamsInteropPolicy.md
+30-1Lines changed: 30 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ schema: 2.0.0
8
8
# Set-CsTeamsInteropPolicy
9
9
10
10
## SYNOPSIS
11
+
Determines how calls are routed between Skype for Business and Microsoft Teams. This cmdlet s typically used by organizations that have users on both Skype for Business and Microsoft Teams and want to configure how calls are handled in their organization.
12
+
13
+
**Note**: This document is provided for early evaluation of Calling Plans support for Microsoft Teams. TeamsInteropPolicy does not currently respect the policy’s chat settings and the current implementation may change in the future.
Interoperability (interop for short) enables Skype for Business and Teams users to chat and call with one another, ensuring that communications remain fluid across your organization.
29
+
This policy helps IT pros manage the adoption of Teams by determining how to route calls across apps and whether to enable users to choose which app to use for calling.
30
+
Teams interop policy can be defined at the tenant or per-user level.
31
+
32
+
Teams interop policy can be configured to keep voice communications in Teams and Skype for Business siloed, or it can be configured to enable users to communicate across application boundaries.
33
+
34
+
For comprehensive documentation on this policy and it’s settings, see [Microsoft Teams and Skype for Business Interoperability](https://docs.microsoft.com/MicrosoftTeams/teams-and-skypeforbusiness-interoperability).
Calls from external callers on PSTN is only available for users who have been provisioned with a Calling Plan.
211
+
212
+
**Supported Topologies**
213
+
Interoperability between Teams and Skype for Business is supported between users who are purely online (Skype for Business Online and Teams), and users homed in a Skype for Business on-premises deployment in a mixed (Hybrid) deployment topology.
214
+
215
+
**Hybrid Voice is not supported at this time**
216
+
Interop support for Skype for Business Hybrid does not include Hybrid Voice capabilities delivered through CCE (Cloud Connector Edition) or on-premises PSTN connectivity using existing deployment--or commonly called as OPCH (On Prem Config Hybrid).
217
+
Teams users cannot be enabled for PSTN calling capabilities using CCE or OPCH.
218
+
219
+
**IP Phone Support**
220
+
Currently, changing CallingDefaultClient to Teams will also affect calls to Skype for Business IP phones.
221
+
Incoming calls will not be received on the phones and will only ring Teams clients.
222
+
Please consult the Skype for Business to Microsoft Teams Capabilities Roadmap for information about support for existing certified SIP phones.
223
+
224
+
199
225
## RELATED LINKS
200
226
227
+
[Skype for Business to Microsoft Teams Capabilities Roadmap](https://aka.ms/skype2teamsroadmap)
228
+
229
+
[Microsoft Teams and Skype for Business Interoperability](https://docs.microsoft.com/MicrosoftTeams/teams-and-skypeforbusiness-interoperability)
0 commit comments