Skip to content

[AutoPublish] main to live - 05/20 15:32 PDT | 05/21 04:02 IST #12759

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
May 20, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Set-CsCallQueue.md
  • Loading branch information
CLYVR authored May 15, 2025
commit 857bce84d2fc1d133ab2023268de9117e728d0ec
8 changes: 5 additions & 3 deletions teams/teams-ps/teams/Set-CsCallQueue.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,24 +34,24 @@ Note that this cmdlet is in the Skype for Business Online PowerShell module and
> 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.
>
> - -HideAuthorizedUsers
> - -OverflowActionCallPriority
> - -OverflowRedirectPersonTextToSpeechPrompt
> - -OverflowRedirectPersonAudioFilePrompt
> - -OverflowRedirectVoicemailTextToSpeechPrompt
> - -OverflowRedirectVoicemailAudioFilePrompt
> - -TimeoutActionCallPriority
> - -TimeoutRedirectPersonTextToSpeechPrompt
> - -TimeoutRedirectPersonAudioFilePrompt
> - -TimeoutRedirectVoicemailTextToSpeechPrompt
> - -TimeoutRedirectVoicemailAudioFilePrompt
> - -NoAgentActionCallPriority
> - -NoAgentRedirectPersonTextToSpeechPrompt
> - -NoAgentRedirectPersonAudioFilePrompt
> - -NoAgentRedirectVoicemailTextToSpeechPrompt
> - -NoAgentRedirectVoicemailAudioFilePrompt
>
> 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.
>
> - -OverflowActionCallPriority
> - -TimeoutActionCallPriority
> - -NoAgentActionCallPriority
> - -ShiftsTeamId
> - -ShiftsSchedulingGroupId
> - -ComplianceRecordingForCallQueueTemplateId
Expand All @@ -62,6 +62,8 @@ Note that this cmdlet is in the Skype for Business Online PowerShell module and
> - -SharedCallQueueHistoryTemplateId
>
> [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.
>
>


## EXAMPLES
Expand Down