Skip to content

Commit 857bce8

Browse files
authored
Update Set-CsCallQueue.md
1 parent 3ae2bbc commit 857bce8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

teams/teams-ps/teams/Set-CsCallQueue.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,24 +34,24 @@ Note that this cmdlet is in the Skype for Business Online PowerShell module and
3434
> 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.
3535
>
3636
> - -HideAuthorizedUsers
37+
> - -OverflowActionCallPriority
3738
> - -OverflowRedirectPersonTextToSpeechPrompt
3839
> - -OverflowRedirectPersonAudioFilePrompt
3940
> - -OverflowRedirectVoicemailTextToSpeechPrompt
4041
> - -OverflowRedirectVoicemailAudioFilePrompt
42+
> - -TimeoutActionCallPriority
4143
> - -TimeoutRedirectPersonTextToSpeechPrompt
4244
> - -TimeoutRedirectPersonAudioFilePrompt
4345
> - -TimeoutRedirectVoicemailTextToSpeechPrompt
4446
> - -TimeoutRedirectVoicemailAudioFilePrompt
47+
> - -NoAgentActionCallPriority
4548
> - -NoAgentRedirectPersonTextToSpeechPrompt
4649
> - -NoAgentRedirectPersonAudioFilePrompt
4750
> - -NoAgentRedirectVoicemailTextToSpeechPrompt
4851
> - -NoAgentRedirectVoicemailAudioFilePrompt
4952
>
5053
> 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.
5154
>
52-
> - -OverflowActionCallPriority
53-
> - -TimeoutActionCallPriority
54-
> - -NoAgentActionCallPriority
5555
> - -ShiftsTeamId
5656
> - -ShiftsSchedulingGroupId
5757
> - -ComplianceRecordingForCallQueueTemplateId
@@ -62,6 +62,8 @@ Note that this cmdlet is in the Skype for Business Online PowerShell module and
6262
> - -SharedCallQueueHistoryTemplateId
6363
>
6464
> [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.
65+
>
66+
>
6567
6668

6769
## EXAMPLES

0 commit comments

Comments
 (0)