Skip to content

Commit 61d7daf

Browse files
authored
Merge branch 'master' into Dariomws4
2 parents 65852f2 + 44160c9 commit 61d7daf

File tree

6 files changed

+20
-12
lines changed

6 files changed

+20
-12
lines changed

exchange/exchange-ps/exchange/mailboxes/Set-Mailbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4120,7 +4120,7 @@ Accept wildcard characters: False
41204120
### -RemoveManagedFolderAndPolicy
41214121
This parameter is available only in on-premises Exchange.
41224122

4123-
The RemoveManagedFolderAndPolicyswitch specifies whether to remove all MRM 1.0 policies and attributes from a mailbox. If you use this switch, MRM 1.0 policies and MRM 1.0 properties from any managed folders that were created as part of any MRM 1.0 policies are removed. Managed folders that are empty are also removed from the mailbox, and managed folders that contain items are converted to standard folders.
4123+
The RemoveManagedFolderAndPolicy switch specifies whether to remove all MRM policies and attributes from a mailbox.
41244124

41254125
You don't need to specify a value with this switch.
41264126

skype/skype-ps/skype/Get-CsCallerIdPolicy.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-CsCallerIdPolicy
99

1010
## SYNOPSIS
11-
Provide the topic introduction here.
11+
Use the `Get-CsCalleridPolicy` cmdlet to display the Caller ID policies for your organization.
1212

1313
## SYNTAX
1414

@@ -23,16 +23,17 @@ Get-CsCallerIdPolicy [-Tenant <Guid>] [-Filter <String>] [-LocalStore] [<CommonP
2323
```
2424

2525
## DESCRIPTION
26-
Provide the detailed description here.
26+
By default, Client policies are applied each time a user accesses the system, regardless of where the user logs on from and regardless of the type of device the user logs on with. Client policies can be configured at the global, site and per-user scopes.
27+
2728

2829
## EXAMPLES
2930

3031
### -------------------------- Example 1 --------------------------
3132
```
32-
Insert example commands for example 1.
33+
Get-CsCallerIdPolicy
3334
```
3435

35-
Insert descriptive text for example 1.
36+
The example gets and displays the Caller ID policies for your organization.
3637

3738

3839
## PARAMETERS

skype/skype-ps/skype/Get-CsMeetingConfiguration.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ external help file: Microsoft.Rtc.Management.dll-help.xml
33
applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
44
title: Get-CsMeetingConfiguration
55
schema: 2.0.0
6+
author: kenwith
7+
ms.author: kenwith
8+
ms.reviewer: kenwith
9+
manager: serdars
10+
audience: ITPro
11+
ms.topic: reference
12+
localization_priority: Normal
613
---
714

815
# Get-CsMeetingConfiguration

skype/skype-ps/skype/New-CsOnlinePSTNGateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Accept pipeline input: False
245245
Accept wildcard characters: False
246246
```
247247
248-
### -ReinviteResponseCode
248+
### -FailoverResponseCodes
249249
If Direct Routing receives any 4xx or 6xx SIP error code in response to an outgoing Invite the call is considered completed by default. (Outgoing in this context is a call from a Teams client to the PSTN with traffic flow: Teams Client -> Direct Routing -> SBC -> Telephony network). Setting the SIP codes in this parameter forces Direct Routing on receiving the specified codes try another SBC (if another SBC exists in the voice routing policy of the user). Find more information in the "Reference" section of "Phone System Direct Routing" documentation.
250250
251251
```yaml

skype/skype-ps/skype/Set-CsOnlinePSTNGateway.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,9 @@ Accept pipeline input: False
198198
Accept wildcard characters: False
199199
```
200200
201-
### -ReinviteResponceCode
202-
If Direct Routing receives any 4xx or 6xx SIP error code in response on outgoing Invite (outgoing means call from a Teams client to PSTN with traffic flow :Teams Client -> Direct Routing -> SBC -> Telephony network) the call considered completed by default.
203-
Setting the SIP codes in this parameter forces Direct Routing on receicving the specified codes try another SBC (if another SBC exists in the vocie routing policy of the user). Pelase find more in "Reference" section of "Phone System Direct Routing" documentation
201+
### -FailoverResponseCodes
202+
If Direct Routing receives any 4xx or 6xx SIP error code in response on outgoing Invite (outgoing means call from a Teams client to PSTN with traffic flow :Teams Client -> Direct Routing -> SBC -> Telephony network) the call is considered completed by default.
203+
Setting the SIP codes in this parameter forces Direct Routing on receiving the specified codes try another SBC (if another SBC exists in the voice routing policy of the user). Please find more in "Reference" section of "Phone System Direct Routing" documentation
204204
205205
```yaml
206206
Type: Int

skype/skype-ps/skype/skype.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3119,11 +3119,11 @@ The following cmdlet references are for Skype for Business and Microsoft Teams.
31193119

31203120
### [Get-CsAuthConfig](Get-CsAuthConfig.md)
31213121

3122-
### [Get-CsOnlineSipDomains](Get-CsOnlineSipDomains.md)
3122+
### [Get-CsOnlineSipDomain](Get-CsOnlineSipDomain.md)
31233123

3124-
### [Enable-CsOnlineSipDomains](Enable-CsOnlineSipDomains.md)
3124+
### [Enable-CsOnlineSipDomain](Enable-CsOnlineSipDomain.md)
31253125

3126-
### [Disable-CsOnlineSipDomains](Disable-CsOnlineSipDomains.md)
3126+
### [Disable-CsOnlineSipDomain](Disable-CsOnlineSipDomain.md)
31273127

31283128
### [Get-CsTeamsCallParkPolicy](Get-CsTeamsCallParkPolicy.md)
31293129

0 commit comments

Comments
 (0)