@@ -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
0 commit comments