Skip to content

Commit 3a39240

Browse files
authored
Merge pull request #12776 from CLYVR/patch-44
Update Set-CsCallQueue.md
2 parents 20e8da3 + 4f85144 commit 3a39240

File tree

5 files changed

+49
-9
lines changed

5 files changed

+49
-9
lines changed

teams/teams-ps/teams/Get-CsSharedCallQueueHistoryTemplate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: tomkau
1010
ms.reviewer: williamlooney
1111
---
1212

13-
# Get-SharedCallQueueHistoryTemplate
13+
# Get-CsSharedCallQueueHistoryTemplate
1414

1515
## SYNTAX
1616

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

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,7 +1294,8 @@ Accept wildcard characters: False
12941294
```
12951295
12961296
### -ShiftsTeamId
1297-
_Voice applications private preview customers only_
1297+
_Voice applications private preview customers only._
1298+
12981299
_Saving a call queue configuration through Teams admin center will *remove* this setting._
12991300
13001301
Id of the Team containing the Scheduling Group to connect a call queue to.
@@ -1313,7 +1314,8 @@ Accept wildcard characters: False
13131314
```
13141315
13151316
### -ShiftsSchedulingGroupId
1316-
_Voice applications private preview customers only_
1317+
_Voice applications private preview customers only._
1318+
13171319
_Saving a call queue configuration through Teams admin center will *remove* this setting._
13181320
13191321
Id of the Scheduling Group to connect a call queue to.
@@ -1542,6 +1544,9 @@ Accept wildcard characters: False
15421544
```
15431545

15441546
### -ComplianceRecordingForCallQueueTemplateId
1547+
_Voice applications private preview customers only._
1548+
1549+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
15451550

15461551
The ComplianceRecordingForCallQueueTemplateId parameter indicates a list of up to 2 Compliance Recording for Call Queue templates to apply to the call queue.
15471552

@@ -1558,6 +1563,9 @@ Accept wildcard characters: False
15581563
```
15591564

15601565
### -TextAnnouncementForCR
1566+
_Voice applications private preview customers only._
1567+
1568+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
15611569

15621570
The TextAnnouncementForCR parameter indicates the custom Text-to-Speech (TTS) prompt which is played to callers when compliance recording for call queues is enabled.
15631571

@@ -1575,6 +1583,9 @@ Accept wildcard characters: False
15751583
```
15761584

15771585
### -CustomAudioFileAnnouncementForCR
1586+
_Voice applications private preview customers only._
1587+
1588+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
15781589

15791590
The CustomAudioFileAnnouncementForCR parameter indicates the unique identifier for the Audio file prompt which is played to callers when compliance recording for call queues is enabled.
15801591

@@ -1592,6 +1603,9 @@ Accept wildcard characters: False
15921603
```
15931604

15941605
### -TextAnnouncementForCRFailure
1606+
_Voice applications private preview customers only._
1607+
1608+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
15951609

15961610
The TextAnnouncementForCRFailure parameter indicates the custom Text-to-Speech (TTS) prompt which is played to callers if the compliance recording for call queue bot is unable to join or drops from the call.
15971611

@@ -1609,6 +1623,9 @@ Accept wildcard characters: False
16091623
```
16101624

16111625
### -CustomAudioFileAnnouncementForCRFailure
1626+
_Voice applications private preview customers only._
1627+
1628+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
16121629

16131630
The CustomAudioFileAnnouncementForCRFailure parameter indicates the unique identifier for the Audio file prompt which is played to callers if the compliance recording for call queue bot is unable to join or drops from the call.
16141631

@@ -1626,6 +1643,9 @@ Accept wildcard characters: False
16261643
```
16271644

16281645
### -SharedCallQueueHistoryTemplateId
1646+
_Voice applications private preview customers only._
1647+
1648+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
16291649

16301650
The SharedCallQueueHistoryTemplateId parameter indicates the Shared Call Queue History template to apply to the call queue.
16311651

teams/teams-ps/teams/New-CsSharedCallQueueHistoryTemplate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ ms.author: tomkau
1010
ms.reviewer: williamlooney
1111
---
1212

13-
# New-SharedCallQueueHistoryTemplate
13+
# New-CsSharedCallQueueHistoryTemplate
1414

1515
## SYNTAX
1616

1717
```powershell
18-
New-SharedCallQueueHistoryTemplate -Name <String> -Description <String> [-IncomingMissedCalls <Object>] [-AnsweredAndOutboundCalls <Object>] [<CommonParameters>]
18+
New-CsSharedCallQueueHistoryTemplate -Name <String> -Description <String> [-IncomingMissedCalls <Object>] [-AnsweredAndOutboundCalls <Object>] [<CommonParameters>]
1919
```
2020

2121
## DESCRIPTION

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

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Updates a Call Queue in your Skype for Business Online or Teams organization.
1919
## SYNTAX
2020

2121
```
22-
Set-CsCallQueue -Identity <Guid> [-AgentAlertTime <Int16>] [-AllowOptOut <Boolean>] [-ChannelId <Guid>] [-ChannelUserObjectId <Guid>] [-ShiftsTeamId <String>] [-ShiftsSchedulingGroupId <String>] [-DistributionLists <List>] [-MusicOnHoldAudioFileId <Guid>] [-Name <String>] [-OboResourceAccountIds <List>] [-OverflowAction <Object>] [-OverflowActionTarget <Guid>] [-OverflowActionCallPriority <Int16>] [-OverflowThreshold <Int16>] [-RoutingMethod <Object>] [-TimeoutAction <Object>] [-Tenant <Guid>] [-TimeoutActionTarget <Guid>] [-TimeoutActionCallPriority <Int16>] [-TimeoutThreshold <Int16>] [-NoAgentApplyTo <String>] [-NoAgentAction <Object>] [-NoAgentActionTarget <Guid>] [-NoAgentActionCallPriority <Int16>] [-UseDefaultMusicOnHold <Boolean>] [-WelcomeMusicAudioFileId <Guid>] [-PresenceBasedRouting <Boolean>] [-ConferenceMode <Boolean>] [-Users <List>] [-LanguageId <String>] [-LineUri <String>] [-OverflowDisconnectTextToSpeechPrompt <String>][-OverflowDisconnectAudioFilePrompt <Guid>] [-OverflowRedirectPersonTextToSpeechPrompt <String>] [-OverflowRedirectPersonAudioFilePrompt <Guid>] [-OverflowRedirectVoiceAppTextToSpeechPrompt <String>] [-OverflowRedirectVoiceAppAudioFilePrompt <Guid>] [-OverflowRedirectPhoneNumberTextToSpeechPrompt <String>] [-OverflowRedirectPhoneNumberAudioFilePrompt <Guid>] [-OverflowRedirectVoicemailTextToSpeechPrompt <String>] [-OverflowRedirectVoicemailAudioFilePrompt <Guid>] [-OverflowSharedVoicemailTextToSpeechPrompt <String>] [-OverflowSharedVoicemailAudioFilePrompt <Guid>] [-EnableOverflowSharedVoicemailTranscription <Boolean>] [-EnableOverflowSharedVoicemailSystemPromptSuppression <Boolean>] [-TimeoutDisconnectTextToSpeechPrompt <String>][-TimeoutDisconnectAudioFilePrompt <Guid>] [-TimeoutRedirectPersonTextToSpeechPrompt <String>] [-TimeoutRedirectPersonAudioFilePrompt <Guid>] [-TimeoutRedirectVoiceAppTextToSpeechPrompt <String>] [-TimeoutRedirectVoiceAppAudioFilePrompt <Guid>] [-TimeoutRedirectPhoneNumberTextToSpeechPrompt <String>][-TimeoutRedirectPhoneNumberAudioFilePrompt <Guid>] [-TimeoutRedirectVoicemailTextToSpeechPrompt <String>] [-TimeoutRedirectVoicemailAudioFilePrompt <Guid>] [-TimeoutSharedVoicemailTextToSpeechPrompt <String>] [-TimeoutSharedVoicemailAudioFilePrompt <Guid>] [-TimeoutSharedVoicemailTextToSpeechPrompt <String>] [-TimeoutSharedVoicemailAudioFilePrompt <Guid>] [-EnableTimeoutSharedVoicemailTranscription <Boolean>] [-EnableTimeoutSharedVoicemailSystemPromptSuppression <Boolean>] [-NoAgentDisconnectTextToSpeechPrompt <String>][-NoAgentDisconnectAudioFilePrompt <Guid>] [-NoAgentRedirectPersonTextToSpeechPrompt <String>] [-NoAgentRedirectPersonAudioFilePrompt <Guid>] [-NoAgentRedirectVoiceAppTextToSpeechPrompt <String>] [-NoAgentRedirectVoiceAppAudioFilePrompt <Guid>] [-NoAgentRedirectPhoneNumberTextToSpeechPrompt <String>] [-NoAgentRedirectPhoneNumberAudioFilePrompt <Guid>] [-NoAgentRedirectVoicemailTextToSpeechPrompt <String>] [-NoAgentRedirectVoicemailAudioFilePrompt <Guid>] [-NoAgentSharedVoicemailTextToSpeechPrompt <String>] [-NoAgentSharedVoicemailAudioFilePrompt <Guid>] [-EnableNoAgentSharedVoicemailTranscription <Boolean>] [-EnableNoAgentSharedVoicemailSystemPromptSuppression <Boolean>] [AuthorizedUsers <List>] [-HideAuthorizedUsers <List>] [-WelcomeTextToSpeechPrompt <String>] [-IsCallbackEnabled <Boolean>] [-CallbackRequestDtmf <String>] [-WaitTimeBeforeOfferingCallbackInSecond <Int16>] [-NumberOfCallsInQueueBeforeOfferingCallback <Int16>] [-CallToAgentRatioThresholdBeforeOfferingCallback <Int16>] [-CallbackOfferAudioFilePromptResourceId <Guid>] [-CallbackOfferTextToSpeechPrompt <String>] [-CallbackEmailNotificationTarget <Guid>] [-ServiceLevelThresholdResponseTimeInSecond [Int16> ] [-ComplianceRecordingForCallQueueTemplateId <List>] [-TextAnnouncementForCR <String>] [-CustomAudioFileAnnouncementForCR <Guid>] [-TextAnnouncementForCRFailure <String>] [-CustomAudioFileAnnouncementForCRFailure <Guid>] [-ShouldOverwriteCallableChannelProperty <Boolean>] [-SharedCallQueueHistoryTemplateId <Guid>] [<CommonParameters>]
22+
Set-CsCallQueue -Identity <Guid> [-AgentAlertTime <Int16>] [-AllowOptOut <Boolean>] [-ChannelId <Guid>] [-ChannelUserObjectId <Guid>] [-ShiftsTeamId <String>] [-ShiftsSchedulingGroupId <String>] [-DistributionLists <List>] [-MusicOnHoldAudioFileId <Guid>] [-Name <String>] [-OboResourceAccountIds <List>] [-OverflowAction <Object>] [-OverflowActionTarget <Guid>] [-OverflowActionCallPriority <Int16>] [-OverflowThreshold <Int16>] [-RoutingMethod <Object>] [-TimeoutAction <Object>] [-Tenant <Guid>] [-TimeoutActionTarget <Guid>] [-TimeoutActionCallPriority <Int16>] [-TimeoutThreshold <Int16>] [-NoAgentApplyTo <String>] [-NoAgentAction <Object>] [-NoAgentActionTarget <Guid>] [-NoAgentActionCallPriority <Int16>] [-UseDefaultMusicOnHold <Boolean>] [-WelcomeMusicAudioFileId <Guid>] [-PresenceBasedRouting <Boolean>] [-ConferenceMode <Boolean>] [-Users <List>] [-LanguageId <String>] [-LineUri <String>] [-OverflowDisconnectTextToSpeechPrompt <String>][-OverflowDisconnectAudioFilePrompt <Guid>] [-OverflowRedirectPersonTextToSpeechPrompt <String>] [-OverflowRedirectPersonAudioFilePrompt <Guid>] [-OverflowRedirectVoiceAppTextToSpeechPrompt <String>] [-OverflowRedirectVoiceAppAudioFilePrompt <Guid>] [-OverflowRedirectPhoneNumberTextToSpeechPrompt <String>] [-OverflowRedirectPhoneNumberAudioFilePrompt <Guid>] [-OverflowRedirectVoicemailTextToSpeechPrompt <String>] [-OverflowRedirectVoicemailAudioFilePrompt <Guid>] [-OverflowSharedVoicemailTextToSpeechPrompt <String>] [-OverflowSharedVoicemailAudioFilePrompt <Guid>] [-EnableOverflowSharedVoicemailTranscription <Boolean>] [-EnableOverflowSharedVoicemailSystemPromptSuppression <Boolean>] [-TimeoutDisconnectTextToSpeechPrompt <String>][-TimeoutDisconnectAudioFilePrompt <Guid>] [-TimeoutRedirectPersonTextToSpeechPrompt <String>] [-TimeoutRedirectPersonAudioFilePrompt <Guid>] [-TimeoutRedirectVoiceAppTextToSpeechPrompt <String>] [-TimeoutRedirectVoiceAppAudioFilePrompt <Guid>] [-TimeoutRedirectPhoneNumberTextToSpeechPrompt <String>][-TimeoutRedirectPhoneNumberAudioFilePrompt <Guid>] [-TimeoutRedirectVoicemailTextToSpeechPrompt <String>] [-TimeoutRedirectVoicemailAudioFilePrompt <Guid>] [-TimeoutSharedVoicemailTextToSpeechPrompt <String>] [-TimeoutSharedVoicemailAudioFilePrompt <Guid>] [-TimeoutSharedVoicemailTextToSpeechPrompt <String>] [-TimeoutSharedVoicemailAudioFilePrompt <Guid>] [-EnableTimeoutSharedVoicemailTranscription <Boolean>] [-EnableTimeoutSharedVoicemailSystemPromptSuppression <Boolean>] [-NoAgentDisconnectTextToSpeechPrompt <String>][-NoAgentDisconnectAudioFilePrompt <Guid>] [-NoAgentRedirectPersonTextToSpeechPrompt <String>] [-NoAgentRedirectPersonAudioFilePrompt <Guid>] [-NoAgentRedirectVoiceAppTextToSpeechPrompt <String>] [-NoAgentRedirectVoiceAppAudioFilePrompt <Guid>] [-NoAgentRedirectPhoneNumberTextToSpeechPrompt <String>] [-NoAgentRedirectPhoneNumberAudioFilePrompt <Guid>] [-NoAgentRedirectVoicemailTextToSpeechPrompt <String>] [-NoAgentRedirectVoicemailAudioFilePrompt <Guid>] [-NoAgentSharedVoicemailTextToSpeechPrompt <String>] [-NoAgentSharedVoicemailAudioFilePrompt <Guid>] [-EnableNoAgentSharedVoicemailTranscription <Boolean>] [-EnableNoAgentSharedVoicemailSystemPromptSuppression <Boolean>] [AuthorizedUsers <List>] [-HideAuthorizedUsers <List>] [-WelcomeTextToSpeechPrompt <String>] [-IsCallbackEnabled <Boolean>] [-CallbackRequestDtmf <String>] [-WaitTimeBeforeOfferingCallbackInSecond <Int16>] [-NumberOfCallsInQueueBeforeOfferingCallback <Int16>] [-CallToAgentRatioThresholdBeforeOfferingCallback <Int16>] [-CallbackOfferAudioFilePromptResourceId <Guid>] [-CallbackOfferTextToSpeechPrompt <String>] [-CallbackEmailNotificationTarget <Guid>] [-ServiceLevelThresholdResponseTimeInSecond [Int16> ] [-ComplianceRecordingForCallQueueTemplateId <List>] [-TextAnnouncementForCR <String>] [-CustomAudioFileAnnouncementForCR <Guid>] [-TextAnnouncementForCRFailure <String>] [-CustomAudioFileAnnouncementForCRFailure <Guid>] [-ShouldOverwriteCallableChannelProperty <Boolean>] [-SharedCallQueueHistoryTemplateId <String>] [<CommonParameters>]
2323
```
2424

2525
## DESCRIPTION
@@ -1314,7 +1314,8 @@ Accept wildcard characters: False
13141314
```
13151315
13161316
### -ShiftsTeamId
1317-
_Voice applications private preview customers only_
1317+
_Voice applications private preview customers only._
1318+
13181319
_Saving a call queue configuration through Teams admin center will *remove* this setting._
13191320
13201321
Id of the Team containing the Scheduling Group to connect a call queue to.
@@ -1333,7 +1334,8 @@ Accept wildcard characters: False
13331334
```
13341335
13351336
### -ShiftsSchedulingGroupId
1336-
_Voice applications private preview customers only_
1337+
_Voice applications private preview customers only._
1338+
13371339
_Saving a call queue configuration through Teams admin center will *remove* this setting._
13381340
13391341
Id of the Scheduling Group to connect a call queue to.
@@ -1562,6 +1564,9 @@ Accept wildcard characters: False
15621564
```
15631565

15641566
### -ComplianceRecordingForCallQueueTemplateId
1567+
_Voice applications private preview customers only._
1568+
1569+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
15651570

15661571
The ComplianceRecordingForCallQueueTemplateId parameter indicates a list of up to 2 Compliance Recording for Call Queue templates to apply to the call queue.
15671572

@@ -1578,6 +1583,9 @@ Accept wildcard characters: False
15781583
```
15791584

15801585
### -TextAnnouncementForCR
1586+
_Voice applications private preview customers only._
1587+
1588+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
15811589

15821590
The TextAnnouncementForCR parameter indicates the custom Text-to-Speech (TTS) prompt which is played to callers when compliance recording for call queues is enabled.
15831591

@@ -1595,6 +1603,9 @@ Accept wildcard characters: False
15951603
```
15961604

15971605
### -CustomAudioFileAnnouncementForCR
1606+
_Voice applications private preview customers only._
1607+
1608+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
15981609

15991610
The CustomAudioFileAnnouncementForCR parameter indicates the unique identifier for the Audio file prompt which is played to callers when compliance recording for call queues is enabled.
16001611

@@ -1612,6 +1623,9 @@ Accept wildcard characters: False
16121623
```
16131624

16141625
### -TextAnnouncementForCRFailure
1626+
_Voice applications private preview customers only._
1627+
1628+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
16151629

16161630
The TextAnnouncementForCRFailure parameter indicates the custom Text-to-Speech (TTS) prompt which is played to callers if the compliance recording for call queue bot is unable to join or drops from the call.
16171631

@@ -1629,6 +1643,9 @@ Accept wildcard characters: False
16291643
```
16301644

16311645
### -CustomAudioFileAnnouncementForCRFailure
1646+
_Voice applications private preview customers only._
1647+
1648+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
16321649

16331650
The CustomAudioFileAnnouncementForCRFailure parameter indicates the unique identifier for the Audio file prompt which is played to callers if the compliance recording for call queue bot is unable to join or drops from the call.
16341651

@@ -1646,6 +1663,9 @@ Accept wildcard characters: False
16461663
```
16471664

16481665
### -SharedCallQueueHistoryTemplateId
1666+
_Voice applications private preview customers only._
1667+
1668+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
16491669

16501670
The SharedCallQueueHistoryTemplateId parameter indicates the Shared Call Queue History template to apply to the call queue.
16511671

teams/teams-ps/teams/Set-CsSharedCallQueueHistoryTemplate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: tomkau
1010
ms.reviewer: williamlooney
1111
---
1212

13-
# Set-SharedCallQueueHistoryTemplate
13+
# Set-CsSharedCallQueueHistoryTemplate
1414

1515
## SYNTAX
1616

0 commit comments

Comments
 (0)