Skip to content

Commit 3ae2bbc

Browse files
authored
Update New-CsCallQueue.md
Updating for call priorities
1 parent 67da4e3 commit 3ae2bbc

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

teams/teams-ps/teams/New-CsCallQueue.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,24 +28,24 @@ The New-CsCallQueue cmdlet creates a new Call Queue.
2828
> 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:
2929
>
3030
> - -HideAuthorizedUsers
31+
> - -OverflowActionCallPriority
3132
> - -OverflowRedirectPersonTextToSpeechPrompt
3233
> - -OverflowRedirectPersonAudioFilePrompt
3334
> - -OverflowRedirectVoicemailTextToSpeechPrompt
3435
> - -OverflowRedirectVoicemailAudioFilePrompt
36+
> - -TimeoutActionCallPriority
3537
> - -TimeoutRedirectPersonTextToSpeechPrompt
3638
> - -TimeoutRedirectPersonAudioFilePrompt
3739
> - -TimeoutRedirectVoicemailTextToSpeechPrompt
3840
> - -TimeoutRedirectVoicemailAudioFilePrompt
41+
> - -NoAgentActionCallPriority
3942
> - -NoAgentRedirectPersonTextToSpeechPrompt
4043
> - -NoAgentRedirectPersonAudioFilePrompt
4144
> - -NoAgentRedirectVoicemailTextToSpeechPrompt
4245
> - -NoAgentRedirectVoicemailAudioFilePrompt
4346
>
4447
> 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.
4548
>
46-
> - -OverflowActionCallPriority
47-
> - -TimeoutActionCallPriority
48-
> - -NoAgentActionCallPriority
4949
> - -ShiftsTeamId
5050
> - -ShiftsSchedulingGroupId
5151
> - -ComplianceRecordingForCallQueueTemplateId
@@ -56,6 +56,8 @@ The New-CsCallQueue cmdlet creates a new Call Queue.
5656
> - -SharedCallQueueHistoryTemplateId
5757
>
5858
> [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.
5961
6062
## EXAMPLES
6163

0 commit comments

Comments
 (0)