You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: teams/teams-ps/teams/New-CsCallQueue.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -28,24 +28,24 @@ The New-CsCallQueue cmdlet creates a new Call Queue.
28
28
> The following configuration parameters are currently only available in PowerShell and do not appear in Teams admin center. Saving a call queue configuration through Teams admin center will _remove_ any of these configured items:
29
29
>
30
30
> - -HideAuthorizedUsers
31
+
> - -OverflowActionCallPriority
31
32
> - -OverflowRedirectPersonTextToSpeechPrompt
32
33
> - -OverflowRedirectPersonAudioFilePrompt
33
34
> - -OverflowRedirectVoicemailTextToSpeechPrompt
34
35
> - -OverflowRedirectVoicemailAudioFilePrompt
36
+
> - -TimeoutActionCallPriority
35
37
> - -TimeoutRedirectPersonTextToSpeechPrompt
36
38
> - -TimeoutRedirectPersonAudioFilePrompt
37
39
> - -TimeoutRedirectVoicemailTextToSpeechPrompt
38
40
> - -TimeoutRedirectVoicemailAudioFilePrompt
41
+
> - -NoAgentActionCallPriority
39
42
> - -NoAgentRedirectPersonTextToSpeechPrompt
40
43
> - -NoAgentRedirectPersonAudioFilePrompt
41
44
> - -NoAgentRedirectVoicemailTextToSpeechPrompt
42
45
> - -NoAgentRedirectVoicemailAudioFilePrompt
43
46
>
44
47
> The following configuration parameters will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time.
45
48
>
46
-
> - -OverflowActionCallPriority
47
-
> - -TimeoutActionCallPriority
48
-
> - -NoAgentActionCallPriority
49
49
> - -ShiftsTeamId
50
50
> - -ShiftsSchedulingGroupId
51
51
> - -ComplianceRecordingForCallQueueTemplateId
@@ -56,6 +56,8 @@ The New-CsCallQueue cmdlet creates a new Call Queue.
56
56
> - -SharedCallQueueHistoryTemplateId
57
57
>
58
58
> [Nesting Auto attendants and Call queues](/microsoftteams/plan-auto-attendant-call-queue#nested-auto-attendants-and-call-queues) without a resource account isn't currently supported for [Authorized users](/microsoftteams/aa-cq-authorized-users-plan) in Queues App. If you nest an Auto attendant or Call queue without a resource account, authorized users can't edit the auto attendant or call queue.
59
+
>
60
+
> Authorized users can't edit call flows with call priorities at this time.
0 commit comments