Skip to content

Commit e861b09

Browse files
authored
Update teams-phone-extensibility-overview.md
explicit mention that Redirect is not supported for OBO
1 parent 3b2dff5 commit e861b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/interop/tpe/teams-phone-extensibility-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Call flow description:
207207
3. An agent picks up the call on Azure Communication Services Calling SDK client.
208208

209209
> [!NOTE]
210-
> The *Redirect* option is available in the Call Automation SDK. We don't recommend using redirect for CCaaS scenarios. For better integration and support, we strongly recommend using the `AddParticipant` function when adding CCaaS agents to the call. This method ensures compatibility with future updates and provides a more robust solution for your needs.
210+
> The *Redirect* option is available in the Call Automation SDK. We don't recommend using redirect for CCaaS scenarios. For better integration and support, we strongly recommend using the `AddParticipant` function when adding CCaaS agents to the call. This method ensures compatibility with future updates and provides a more robust solution for your needs. *Redirect* option is also not supported for OBO use cases.
211211
212212
## Value added services
213213

0 commit comments

Comments
 (0)