Skip to content

Commit 4533718

Browse files
Merge pull request #13059 from MicrosoftDocs/main
[AutoPublish] main to live - 08/18 15:31 PDT | 08/19 04:01 IST
2 parents 4606158 + 4adad05 commit 4533718

File tree

3 files changed

+2
-22
lines changed

3 files changed

+2
-22
lines changed

teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ The EnableMainlineAttendant parameter enables Mainline Attendant features for th
362362
> [!NOTE]
363363
> 1. The Auto attendant must have a Resource account assigned
364364
> 1. `-LanguageId` options are limited when Mainline Attendant is enabled
365-
> 1. `-VoiceId` choices are limited when Mainline Attendate is enabled
365+
> 1. `-VoiceId` choices are limited when Mainline Attendant is enabled
366366
> 1. `-EnableVoiceResponse` will be enabled automatically
367367

368368
```yaml

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ The New-CsCallQueue cmdlet creates a new Call Queue.
4747
>
4848
> 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.
4949
>
50-
> - -ShiftsTeamId
51-
> - -ShiftsSchedulingGroupId
5250
> - -ComplianceRecordingForCallQueueTemplateId
5351
> - -TextAnnouncementForCR
5452
> - -CustomAudioFileAnnouncementForCR
@@ -1321,10 +1319,6 @@ Accept wildcard characters: False
13211319

13221320
> Applicable: Microsoft Teams
13231321

1324-
_Voice applications private preview customers only._
1325-
1326-
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1327-
13281322
Id of the Scheduling Group to connect a call queue to.
13291323

13301324
```yaml
@@ -1343,10 +1337,6 @@ Accept wildcard characters: False
13431337

13441338
> Applicable: Microsoft Teams
13451339

1346-
_Voice applications private preview customers only._
1347-
1348-
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1349-
13501340
Id of the Team containing the Scheduling Group to connect a call queue to.
13511341

13521342
```yaml

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

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ Note that this cmdlet is in the Skype for Business Online PowerShell module and
5353
>
5454
> 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.
5555
>
56-
> - -ShiftsTeamId
57-
> - -ShiftsSchedulingGroupId
5856
> - -ComplianceRecordingForCallQueueTemplateId
5957
> - -TextAnnouncementForCR
6058
> - -CustomAudioFileAnnouncementForCR
@@ -217,7 +215,7 @@ Accept wildcard characters: False
217215

218216
### -CallToAgentRatioThresholdBeforeOfferingCallback
219217

220-
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.
218+
The ratio of calls to agents that must be in queue before a call becomes eligible for callback. This condition applies to calls arriving at the call queue. Minimum value of one (1). Set to null ($null) to disable this condition.
221219

222220
At least one of `-WaitTimeBeforeOfferingCallbackInSecond`, `-NumberOfCallsInQueueBeforeOfferingCallback`, or `-CallToAgentRatioThresholdBeforeOfferingCallback` must be set to a value other than null when `-IsCallbackEnabled` is `True`.
223221

@@ -1345,10 +1343,6 @@ Accept wildcard characters: False
13451343

13461344
> Applicable: Microsoft Teams
13471345

1348-
_Voice applications private preview customers only._
1349-
1350-
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1351-
13521346
Id of the Scheduling Group to connect a call queue to.
13531347

13541348
```yaml
@@ -1367,10 +1361,6 @@ Accept wildcard characters: False
13671361

13681362
> Applicable: Microsoft Teams
13691363

1370-
_Voice applications private preview customers only._
1371-
1372-
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1373-
13741364
Id of the Team containing the Scheduling Group to connect a call queue to.
13751365

13761366
```yaml

0 commit comments

Comments
 (0)