Skip to content

Commit cf2cc4a

Browse files
authored
Update Set-CsCallQueue.md
1 parent d8284a5 commit cf2cc4a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

skype/skype-ps/skype/Set-CsCallQueue.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The Set-CsCallQueue cmdlet may suggest additional steps required to complete the
3030
Note that this cmdlet is in the Skype for Business Online PowerShell module and also affects Teams. The reason the "Applies To:" is stated as Skype for Business Online is because it must match the actual module name of the cmdlet. To learn how this cmdlet is used with Skype for Business Online and Teams, see https://learn.microsoft.com/microsoftteams/create-a-phone-system-call-queue.
3131

3232
>[!CAUTION]
33-
>The following configuration parameters are currenly 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. Teams Admin Center will support these items by the end of 2023.
33+
>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. Teams Admin Center will support these items by the end of 2023.
3434
>
3535
> - -OverflowDisconnectTextToSpeechPrompt
3636
> - -OverflowDisconnectAudioFilePrompt
@@ -42,6 +42,17 @@ Note that this cmdlet is in the Skype for Business Online PowerShell module and
4242
> - -OverflowRedirectPhoneNumberAudioFilePrompt
4343
> - -OverflowRedirectVoicemailTextToSpeechPrompt
4444
> - -OverflowRedirectVoicemailAudioFilePrompt
45+
> - -TimeoutDisconnectTextToSpeechPrompt
46+
> - -TimeoutDisconnectAudioFilePrompt
47+
> - -TimeoutRedirectPersonTextToSpeechPrompt
48+
> - -TimeoutRedirectPersonAudioFilePrompt
49+
> - -TimeoutRedirectVoiceAppTextToSpeechPrompt
50+
> - -TimeoutRedirectVoiceAppAudioFilePrompt
51+
> - -TimeoutRedirectPhoneNumberTextToSpeechPrompt
52+
> - -TimeoutRedirectPhoneNumberAudioFilePrompt
53+
> - -TimeoutRedirectVoicemailTextToSpeechPrompt
54+
> - -TimeoutRedirectVoicemailAudioFilePrompt
55+
4556

4657
## EXAMPLES
4758

0 commit comments

Comments
 (0)