Skip to content

Commit 45bd422

Browse files
Merge branch 'main' into patch-33
2 parents 6a2b625 + 7b94cd5 commit 45bd422

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

teams/teams-ps/teams/New-CsTeamsCallingPolicy.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -396,8 +396,8 @@ Accept wildcard characters: False
396396
Setting this parameter lets you control how Copilot is used during calls and if transcription is needed to be turned on and saved after the call.
397397
398398
Valid options are:
399-
- Enabled: Copilot can work with or without transcription during calls. This is the default value.
400-
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls.
399+
- Enabled: Copilot can work with or without transcription during calls.
400+
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls. This is the default value.
401401
- Disabled: Copilot is disabled for calls.
402402
403403
```yaml
@@ -606,7 +606,8 @@ Accept wildcard characters: False
606606
### -PreventTollBypass
607607
Setting this parameter to True will send calls through PSTN and incur charges rather than going through the network and bypassing the tolls.
608608

609-
**Note**: Do not set this parameter to True for Calling Plan or Operator Connect users as it will prevent successful call routing. This setting only works with Direct Routing which is configured to handle location-based routing restrictions.
609+
> [!NOTE]
610+
> Do not set this parameter to True for Calling Plan or Operator Connect users as it will prevent successful call routing. This setting only works with Direct Routing which is configured to handle location-based routing restrictions.
610611

611612
```yaml
612613
Type: Boolean

teams/teams-ps/teams/Set-CsTeamsCallingPolicy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -382,9 +382,8 @@ Accept wildcard characters: False
382382
Setting this parameter lets you control how Copilot is used during calls and if transcription is needed to be turned on and saved after the call.
383383
384384
Valid options are:
385-
386-
- Enabled: Copilot can work with or without transcription during calls. This is the default value.
387-
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls.
385+
- Enabled: Copilot can work with or without transcription during calls.
386+
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls. This is the default value.
388387
- Disabled: Copilot is disabled for calls.
389388
390389
```yaml
@@ -578,7 +577,8 @@ Accept wildcard characters: False
578577
### -PreventTollBypass
579578
Setting this parameter to True will send calls through PSTN and incur charges rather than going through the network and bypassing the tolls.
580579

581-
**Note**: Do not set this parameter to True for Calling Plan or Operator Connect users as it will prevent successful call routing. This setting only works with Direct Routing which is configured to handle location-based routing restrictions.
580+
> [!NOTE]
581+
> Do not set this parameter to True for Calling Plan or Operator Connect users as it will prevent successful call routing. This setting only works with Direct Routing which is configured to handle location-based routing restrictions.
582582

583583
```yaml
584584
Type: Boolean

0 commit comments

Comments
 (0)