Skip to content

Commit ed13cd4

Browse files
authored
Update New-CsCallQueue.md
1 parent b62a3b7 commit ed13cd4

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,8 @@ Accept wildcard characters: False
567567
```
568568
569569
### -OverflowRedirectPersonTextToSpeechPrompt
570+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
571+
570572
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.
571573
572574
```yaml
@@ -583,6 +585,8 @@ Accept wildcard characters: False
583585
```
584586
585587
### -OverflowRedirectPersonAudioFilePrompt
588+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
589+
586590
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.
587591
588592
```yaml
@@ -663,6 +667,8 @@ Accept wildcard characters: False
663667
```
664668
665669
### -OverflowRedirectVoicemailTextToSpeechPrompt
670+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
671+
666672
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.
667673
668674
```yaml
@@ -679,6 +685,8 @@ Accept wildcard characters: False
679685
```
680686
681687
### -OverflowRedirectVoicemailAudioFilePrompt
688+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
689+
682690
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.
683691
684692
```yaml
@@ -791,6 +799,8 @@ Accept wildcard characters: False
791799
```
792800
793801
### -TimeoutRedirectPersonTextToSpeechPrompt
802+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
803+
794804
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.
795805
796806
```yaml
@@ -807,6 +817,8 @@ Accept wildcard characters: False
807817
```
808818
809819
### -TimeoutRedirectPersonAudioFilePrompt
820+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
821+
810822
The TimeoutRedirectPersonAudioFilePrompt 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 timeout.
811823
812824
```yaml
@@ -887,6 +899,8 @@ Accept wildcard characters: False
887899
```
888900
889901
### -TimeoutRedirectVoicemailTextToSpeechPrompt
902+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
903+
890904
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.
891905
892906
```yaml
@@ -903,6 +917,8 @@ Accept wildcard characters: False
903917
```
904918
905919
### -TimeoutRedirectVoicemailAudioFilePrompt
920+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
921+
906922
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.
907923
908924
```yaml
@@ -1015,6 +1031,8 @@ Accept wildcard characters: False
10151031
```
10161032
10171033
### -NoAgentRedirectPersonTextToSpeechPrompt
1034+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1035+
10181036
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.
10191037
10201038
```yaml
@@ -1031,6 +1049,8 @@ Accept wildcard characters: False
10311049
```
10321050
10331051
### -NoAgentRedirectPersonAudioFilePrompt
1052+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1053+
10341054
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.
10351055
10361056
```yaml
@@ -1111,6 +1131,8 @@ Accept wildcard characters: False
11111131
```
11121132
11131133
### -NoAgentRedirectVoicemailTextToSpeechPrompt
1134+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1135+
11141136
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.
11151137
11161138
```yaml
@@ -1127,6 +1149,8 @@ Accept wildcard characters: False
11271149
```
11281150
11291151
### -NoAgentRedirectVoicemailAudioFilePrompt
1152+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1153+
11301154
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.
11311155
11321156
```yaml

0 commit comments

Comments
 (0)