@@ -990,12 +990,8 @@ items:
990
990
href : concepts/call-automation/incoming-call-notification.md
991
991
- name : Make an outbound call
992
992
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
995
993
- name : Mute participants during a call
996
994
href : how-tos/call-automation/mute-participants.md
997
- - name : Pass contextual data between calls
998
- href : how-tos/call-automation/custom-context.md
999
995
- name : Ring Teams users
1000
996
href : concepts/call-automation/call-automation-teams-interop.md
1001
997
- name : Interactive voice and AI
@@ -1006,8 +1002,6 @@ items:
1006
1002
href : concepts/call-automation/play-action.md
1007
1003
- name : Gather user input
1008
1004
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
1011
1005
- name : Customize voice prompts to users with play action
1012
1006
href : how-tos/call-automation/play-action.md
1013
1007
- name : Gather user input with recognize action
@@ -1056,10 +1050,16 @@ items:
1056
1050
href : concepts/voice-video-calling/known-issues-call-automation.md
1057
1051
- name : Samples and tutorials
1058
1052
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
1059
1057
- name : Secure webhook endpoints
1060
1058
href : how-tos/call-automation/secure-webhook-endpoint.md
1061
1059
- name : Handle Call Automation events with EventProcessor
1062
1060
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
1063
1063
- name : Call Automation Azure OpenAI sample
1064
1064
href : samples/call-automation-azure-openai-sample.md
1065
1065
- name : Call Automation AI sample
@@ -1174,6 +1174,30 @@ items:
1174
1174
href : how-tos/calling-sdk/together-mode.md
1175
1175
- name : Control media access
1176
1176
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
1177
1201
- name : Job Router
1178
1202
items :
1179
1203
- name : Overview
0 commit comments