@@ -992,12 +992,8 @@ items:
992
992
href : concepts/call-automation/incoming-call-notification.md
993
993
- name : Make an outbound call
994
994
href : quickstarts/call-automation/quickstart-make-an-outbound-call.md
995
- - name : Control and steer calls
996
- href : how-tos/call-automation/actions-for-call-control.md
997
995
- name : Mute participants during a call
998
996
href : how-tos/call-automation/mute-participants.md
999
- - name : Pass contextual data between calls
1000
- href : how-tos/call-automation/custom-context.md
1001
997
- name : Ring Teams users
1002
998
href : concepts/call-automation/call-automation-teams-interop.md
1003
999
- name : Interactive voice and AI
@@ -1008,8 +1004,6 @@ items:
1008
1004
href : concepts/call-automation/play-action.md
1009
1005
- name : Gather user input
1010
1006
href : concepts/call-automation/recognize-action.md
1011
- - name : Control mid call media actions
1012
- href : how-tos/call-automation/control-mid-call-media-actions.md
1013
1007
- name : Customize voice prompts to users with play action
1014
1008
href : how-tos/call-automation/play-action.md
1015
1009
- name : Gather user input with recognize action
@@ -1058,10 +1052,16 @@ items:
1058
1052
href : concepts/voice-video-calling/known-issues-call-automation.md
1059
1053
- name : Samples and tutorials
1060
1054
items :
1055
+ - name : Control and steer calls
1056
+ href : how-tos/call-automation/actions-for-call-control.md
1057
+ - name : Control mid call media actions
1058
+ href : how-tos/call-automation/control-mid-call-media-actions.md
1061
1059
- name : Secure webhook endpoints
1062
1060
href : how-tos/call-automation/secure-webhook-endpoint.md
1063
1061
- name : Handle Call Automation events with EventProcessor
1064
1062
href : how-tos/call-automation/handle-events-with-event-processor.md
1063
+ - name : Pass contextual data between calls
1064
+ href : how-tos/call-automation/custom-context.md
1065
1065
- name : Call Automation Azure OpenAI sample
1066
1066
href : samples/call-automation-azure-openai-sample.md
1067
1067
- name : Call Automation AI sample
0 commit comments