Skip to content

Commit c6dc662

Browse files
authored
Update New-CsTeamsCallingPolicy.md
1 parent c64973e commit c6dc662

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -309,12 +309,12 @@ Accept wildcard characters: False
309309
```
310310
311311
### -Copilot
312-
Setting this parameter lets you control how copilot is used during a call
312+
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.
313313
314314
Valid options are:
315-
- Enabled: Calls are always forwarded to voicemail on unanswered after ringing for thirty seconds, regardless of the unanswered call forward setting for the user.
316-
- EnabledWithTranscript: Calls are never routed to voicemail, regardless of the call forward or unanswered settings for the user. Voicemail isn't available as a call forwarding or unanswered setting in Teams.
317-
- Disabled: Calls are forwarded to voicemail based on the call forwarding and/or unanswered settings for the user.
315+
- Enabled: Copilot can work with or without transcription during calls. This is the default value.
316+
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls.
317+
- Disabled: Copilot is disabled for calls.
318318
319319
```yaml
320320
Type: String

0 commit comments

Comments
 (0)