Skip to content

Commit 0b2291a

Browse files
authored
Update Set-CsCallQueue.md
1 parent ed13cd4 commit 0b2291a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,8 @@ Accept wildcard characters: False
586586
```
587587
588588
### -OverflowRedirectPersonAudioFilePrompt
589+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
590+
589591
The OverflowRedirectPersonAudioFilePrompt parameter indicates the unique identifier for the Audio file prompt which is played to the caller when being redirected to a person in the organization due to overflow.
590592
591593
```yaml
@@ -602,6 +604,8 @@ Accept wildcard characters: False
602604
```
603605
604606
### -OverflowRedirectPersonTextToSpeechPrompt
607+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
608+
605609
The OverflowRedirectPersonTextToSpeechPrompt parameter indicates the Text-to-Speech (TTS) prompt which is played to the caller when being redirected to a person in the organization due to overflow.
606610
607611
```yaml
@@ -682,6 +686,8 @@ Accept wildcard characters: False
682686
```
683687
684688
### -OverflowRedirectVoicemailAudioFilePrompt
689+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
690+
685691
The OverflowRedirectVoiceMailAudioFilePrompt parameter indicates the unique identifier for the Audio file prompt which is played to the caller when being redirected to a person's voicemail due to overflow.
686692
687693
```yaml
@@ -698,6 +704,8 @@ Accept wildcard characters: False
698704
```
699705
700706
### -OverflowRedirectVoicemailTextToSpeechPrompt
707+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
708+
701709
The OverflowRedirectVoicemailTextToSpeechPrompt parameter indicates the Text-to-Speech (TTS) prompt which is played to the caller when being redirected to a person's voicemail due to overflow.
702710
703711
```yaml
@@ -826,6 +834,8 @@ Accept wildcard characters: False
826834
```
827835
828836
### -TimeoutRedirectPersonTextToSpeechPrompt
837+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
838+
829839
The TimeoutRedirectPersonTextToSpeechPrompt parameter indicates the Text-to-Speech (TTS) prompt which is played to the caller when being redirected to a person in the organization due to timeout.
830840
831841
```yaml
@@ -842,6 +852,8 @@ Accept wildcard characters: False
842852
```
843853
844854
### -TimeoutRedirectVoiceAppAudioFilePrompt
855+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
856+
845857
The TimeoutRedirectVoiceAppAudioFilePrompt parameter indicates the unique identifier for the Audio file prompt which is played to the caller when being redirected to a voice application due to timeout.
846858
847859
```yaml
@@ -906,6 +918,8 @@ Accept wildcard characters: False
906918
```
907919
908920
### -TimeoutRedirectVoicemailAudioFilePrompt
921+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
922+
909923
The TimeoutRedirectVoiceMailAudioFilePrompt parameter indicates the unique identifier for the Audio file prompt which is played to the caller when being redirected to a person's voicemail due to timeout.
910924
911925
```yaml
@@ -922,6 +936,8 @@ Accept wildcard characters: False
922936
```
923937
924938
### -TimeoutRedirectVoicemailTextToSpeechPrompt
939+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
940+
925941
The TimeoutRedirectVoicemailTextToSpeechPrompt parameter indicates the Text-to-Speech (TTS) prompt which is played to the caller when being redirected to a person's voicemail due to timeout.
926942
927943
```yaml
@@ -1034,6 +1050,8 @@ Accept wildcard characters: False
10341050
```
10351051
10361052
### -NoAgentRedirectPersonTextToSpeechPrompt
1053+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1054+
10371055
The NoAgentRedirectPersonTextToSpeechPrompt parameter indicates the Text-to-Speech (TTS) prompt which is played to the caller when being redirected to a person in the organization due to no agents.
10381056
10391057
```yaml
@@ -1050,6 +1068,8 @@ Accept wildcard characters: False
10501068
```
10511069
10521070
### -NoAgentRedirectPersonAudioFilePrompt
1071+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1072+
10531073
The NoAgentRedirectPersonAudioFilePrompt parameter indicates the unique identifier for the Audio file prompt which is played to the caller when being redirected to a person in the organization due to no agents.
10541074
10551075
```yaml
@@ -1130,6 +1150,8 @@ Accept wildcard characters: False
11301150
```
11311151
11321152
### -NoAgentRedirectVoicemailTextToSpeechPrompt
1153+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1154+
11331155
The NoAgentRedirectVoicemailTextToSpeechPrompt parameter indicates the Text-to-Speech (TTS) prompt which is played to the caller when being redirected to a person's voicemail due to no agent.
11341156
11351157
```yaml
@@ -1146,6 +1168,8 @@ Accept wildcard characters: False
11461168
```
11471169
11481170
### -NoAgentRedirectVoicemailAudioFilePrompt
1171+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1172+
11491173
The NoAgentRedirectVoiceMailAudioFilePrompt parameter indicates the unique identifier for the Audio file prompt which is played to the caller when being redirected to a person's voicemail due to no agent.
11501174
11511175
```yaml

0 commit comments

Comments
 (0)