Skip to content

Commit 2085f20

Browse files
authored
Merge pull request MicrosoftDocs#7531 from isaiah-mayerchak/updateBoBDocumentation
Update documentation for BusyOnBusyEnabledType parameter in Set-CsTeamsCallingPolicy cmdlet
2 parents 1be2d3e + deda1b1 commit 2085f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Set-CsTeamsCallingPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Accept wildcard characters: False
289289
```
290290
291291
### -BusyOnBusyEnabledType
292-
Setting this parameter lets you configure how incoming calls are handled when a user is already in a call or conference or has a call placed on hold. New or incoming calls will be rejected with a busy signal. Valid options are: Enabled, Disabled.
292+
Setting this parameter lets you configure how incoming calls are handled when a user is already in a call or conference or has a call placed on hold. Valid options are: Enabled, Unanswered, Disabled. When set to Enabled, new or incoming calls will be rejected with a busy signal. When set to Unanswered, the user's unanswered settings will take effect, such as routing to voicemail or forwarding to another user. Note: UserOverride option value is not available for use currently, if set it will be read as setting value to Disabled.
293293
294294
```yaml
295295
Type: String

0 commit comments

Comments
 (0)