Skip to content

Commit ebbc28f

Browse files
committed
Add Teams Phone extensibility
1 parent 2169a8e commit ebbc28f

File tree

1 file changed

+30
-6
lines changed
  • articles/communication-services

1 file changed

+30
-6
lines changed

articles/communication-services/toc.yml

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -990,12 +990,8 @@ items:
990990
href: concepts/call-automation/incoming-call-notification.md
991991
- name: Make an outbound call
992992
href: quickstarts/call-automation/quickstart-make-an-outbound-call.md
993-
- name: Control and steer calls
994-
href: how-tos/call-automation/actions-for-call-control.md
995993
- name: Mute participants during a call
996994
href: how-tos/call-automation/mute-participants.md
997-
- name: Pass contextual data between calls
998-
href: how-tos/call-automation/custom-context.md
999995
- name: Ring Teams users
1000996
href: concepts/call-automation/call-automation-teams-interop.md
1001997
- name: Interactive voice and AI
@@ -1006,8 +1002,6 @@ items:
10061002
href: concepts/call-automation/play-action.md
10071003
- name: Gather user input
10081004
href: concepts/call-automation/recognize-action.md
1009-
- name: Control mid call media actions
1010-
href: how-tos/call-automation/control-mid-call-media-actions.md
10111005
- name: Customize voice prompts to users with play action
10121006
href: how-tos/call-automation/play-action.md
10131007
- name: Gather user input with recognize action
@@ -1056,10 +1050,16 @@ items:
10561050
href: concepts/voice-video-calling/known-issues-call-automation.md
10571051
- name: Samples and tutorials
10581052
items:
1053+
- name: Control and steer calls
1054+
href: how-tos/call-automation/actions-for-call-control.md
1055+
- name: Control mid call media actions
1056+
href: how-tos/call-automation/control-mid-call-media-actions.md
10591057
- name: Secure webhook endpoints
10601058
href: how-tos/call-automation/secure-webhook-endpoint.md
10611059
- name: Handle Call Automation events with EventProcessor
10621060
href: how-tos/call-automation/handle-events-with-event-processor.md
1061+
- name: Pass contextual data between calls
1062+
href: how-tos/call-automation/custom-context.md
10631063
- name: Call Automation Azure OpenAI sample
10641064
href: samples/call-automation-azure-openai-sample.md
10651065
- name: Call Automation AI sample
@@ -1174,6 +1174,30 @@ items:
11741174
href: how-tos/calling-sdk/together-mode.md
11751175
- name: Control media access
11761176
href: how-tos/calling-sdk/media-access.md
1177+
- name: Teams Phone extensibility
1178+
items:
1179+
- name: Overview
1180+
href: concepts/interop/tpe/teams-phone-extensibility-overview.md
1181+
- name: Cost and connectivity options
1182+
href: /concepts/interop/tpe/teams-phone-extensibility-connectivity-cost.md
1183+
- name: Provisioning and authorization
1184+
href: /concepts/interop/tpe/teams-phone-extensibility-provisioning.md
1185+
- name: Teams Phone client capabilities
1186+
href: /concepts/interop/tpe/teams-phone-extensibility-client-capabilities.md
1187+
- name: Teams Phone extensibility FAQ
1188+
href: concepts/interop/tpe/teams-phone-extensibility-faq.md
1189+
- name: Troubleshooting
1190+
href: /concepts/interop/tpe/teams-phone-extensibility-troubleshooting.md
1191+
- name: Samples and tutorials
1192+
items:
1193+
- name: Teams Phone extensibility quick start
1194+
href: /quickstarts/tpe/teams-phone-extensibility-quickstart.md
1195+
- name: Answer Teams Phone calls from Call Automation
1196+
href: /quickstarts/interop/tpe/teams-phone-extensibility-answer-teams-calls.md
1197+
- name: Access Teams Phone without going through the Teams client
1198+
href: /quickstarts/interop/tpe/teams-phone-extensibility-access-teams-phone.md
1199+
- name: REST API for Teams Phone extensibility
1200+
href: /quickstarts/tpe/teams-phone-extensiblity-rest-api.md
11771201
- name: Job Router
11781202
items:
11791203
- name: Overview

0 commit comments

Comments
 (0)