Skip to content

Commit be730fc

Browse files
authored
Update Set-CsCallQueue.md
1 parent f9a45bf commit be730fc

File tree

1 file changed

+23
-16
lines changed

1 file changed

+23
-16
lines changed

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

Lines changed: 23 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,6 @@ Note that this cmdlet is in the Skype for Business Online PowerShell module and
4646
> - -NoAgentRedirectPersonAudioFilePrompt
4747
> - -NoAgentRedirectVoicemailTextToSpeechPrompt
4848
> - -NoAgentRedirectVoicemailAudioFilePrompt
49-
>
50-
> 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.
51-
>
52-
> - -OverflowActionCallPriority
53-
> - -TimeoutActionCallPriority
54-
> - -NoAgentActionCallPriority
5549
> - -IsCallbackEnabled
5650
> - -CallbackRequestDtmf
5751
> - -WaitTimeBeforeOfferingCallbackInSecond
@@ -60,7 +54,16 @@ Note that this cmdlet is in the Skype for Business Online PowerShell module and
6054
> - -CallbackOfferAudioFilePromptResourceId
6155
> - -CallbackOfferTextToSpeechPrompt
6256
> - -CallbackEmailNotificationTarget
63-
> - -
57+
>
58+
> 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.
59+
>
60+
> - -OverflowActionCallPriority
61+
> - -TimeoutActionCallPriority
62+
> - -NoAgentActionCallPriority
63+
>
64+
> The following configuration parameters will only work for customers that are participating in the Queues app private preview for these features. General Availability for this functionality has not been determined at this time.
65+
>
66+
> - -ServiceLevelThresholdResponseTimeInSecond
6467
6568
## EXAMPLES
6669

@@ -228,6 +231,7 @@ Accept wildcard characters: False
228231
229232
### -OverflowActionCallPriority
230233
_Private Preview customers only_
234+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
231235
232236
If the OverflowAction is set to Forward, and the OverflowActionTarget is set to an Auto attendant or Call queue resource account Guid, this parameter must be set to indicate the priority that will be assigned to the call. Otherwise, this parameter is not applicable.
233237
@@ -321,6 +325,7 @@ Accept wildcard characters: False
321325
322326
### -TimeoutActionCallPriority
323327
_Private Preview customers only_
328+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
324329
325330
If the TimeoutAction is set to Forward, and the TimeoutActionTarget is set to an Auto attendant or Call queue resource account Guid, this parameter must be set to indicate the priority that will be assigned to the call. Otherwise, this parameter is not applicable.
326331
@@ -415,6 +420,7 @@ Accept wildcard characters: False
415420
416421
### -NoAgentActionCallPriority
417422
_Private Preview customers only_
423+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
418424
419425
If the NoAgentAction is set to Forward, and the NoAgentActionTarget is set to an Auto attendant or Call queue resource account Guid, this parameter must be set to indicate the priority that will be assigned to the call. Otherwise, this parameter is not applicable.
420426
@@ -1350,7 +1356,7 @@ Accept wildcard characters: False
13501356
```
13511357
13521358
### -IsCallbackEnabled
1353-
_Private Preview customers only_
1359+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
13541360
13551361
The IsCallbackEnabled parameter is used to turn on/off callback.
13561362
@@ -1367,7 +1373,7 @@ Accept wildcard characters: False
13671373
```
13681374
13691375
### -CallbackRequestDtmf
1370-
_Private Preview customers only_
1376+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
13711377
13721378
The DTMF touch-tone key the caller will be told to press to select callback. The CallbackRequestDtmf must be set to one of the following values:
13731379
@@ -1390,7 +1396,7 @@ Accept wildcard characters: False
13901396
```
13911397

13921398
### -WaitTimeBeforeOfferingCallbackInSecond
1393-
_Private Preview customers only_
1399+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
13941400

13951401
The number of seconds a call must wait before becoming eligible for callback. This condition applies to calls at the front of the call queue. Set to null ($null) to disable this condition.
13961402

@@ -1409,7 +1415,7 @@ Accept wildcard characters: False
14091415
```
14101416

14111417
### -NumberOfCallsInQueueBeforeOfferingCallback
1412-
_Private Preview customers only_
1418+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
14131419

14141420
The number of calls in queue before a call becomes eligible for callback. This condition applies to calls arriving at the call queue. Set to null ($null) to disable this condition.
14151421

@@ -1428,7 +1434,7 @@ Accept wildcard characters: False
14281434
```
14291435

14301436
### -CallToAgentRatioThresholdBeforeOfferingCallback
1431-
_Private Preview customers only_
1437+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
14321438

14331439
The ratio of calls to agents that must be in queue before a call becomes eligible for callback. This conditon applies to calls arriving at the call queue. Minimum value of one (1). Set to null ($null) to disable this condition.
14341440

@@ -1447,7 +1453,7 @@ Accept wildcard characters: False
14471453
```
14481454

14491455
### -CallbackOfferAudioFilePromptResourceId
1450-
_Private Preview customers only_
1456+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
14511457

14521458
The CallbackOfferAudioFilePromptResourceId parameter indicates the unique identifier for the Audio file prompt which is played to calls that are eligible for callback. This message should tell callers which DTMF touch-tone key (CallbackRequestDtmf) to press to select callback. This parameter, or `-CallbackOfferTextToSpeechPrompt`, becomes a required parameter when IsCallbackEnabled is set to `True`.
14531459

@@ -1465,7 +1471,7 @@ Accept wildcard characters: False
14651471
```
14661472

14671473
### -CallbackOfferTextToSpeechPrompt
1468-
_Private Preview customers only_
1474+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
14691475

14701476
The CallbackOfferTextToSpeechPrompt parameter indicates the Text-to-Speech (TTS) prompt which is played to calls that are eligible for callback. This message should tell callers which DTMF touch-tone key (CallbackRequestDtmf) to press to select callback. This parameter, or `-CallbackOfferAudioFilePromptResourceId`, becomes a required parameter when IsCallbackEnabled is set to `True`.
14711477

@@ -1483,7 +1489,7 @@ Accept wildcard characters: False
14831489
```
14841490

14851491
### -CallbackEmailNotificationTarget
1486-
_Private Preview customers only_
1492+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
14871493

14881494
The CallbackEmailNotificationTarget parameter must be set to a group ID (Microsoft 365, Distribution list, or Mail-enabled security) that will receive notification if a callback times out of the call queue or can't be completed for some other reason. This parameter becomes a required parameter when IsCallbackEnabled is set to `True`.
14891495

@@ -1500,8 +1506,9 @@ Accept pipeline input: False
15001506
Accept wildcard characters: False
15011507
```
15021508

1503-
### -
1509+
### -ServiceLevelThresholdResponseTimeInSecond
15041510
_Private Preview customers only_
1511+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
15051512

15061513
The target number of seconds calls should be answered in. This number is used to calculate the call queue service level percentage.
15071514

0 commit comments

Comments
 (0)