Skip to content

Commit 031c647

Browse files
authored
Merge branch 'master' into patch-4
2 parents fb7a226 + 1151c42 commit 031c647

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

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

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Set-CsOnlinePSTNGateway [-Tenant <System.Guid>] [-SipSignalingPort <Int32>] [-Fa
2222
[-ForwardCallHistory <Boolean>] [-ForwardPai <Boolean>] [-SendSipOptions <Boolean>]
2323
[-MaxConcurrentSessions <System.Int32>] [-Enabled <Boolean>] [-MediaBypass <Boolean>] [-GatewaySiteId <String>]
2424
[-GatewaySiteLbrEnabled <Boolean>] [-MediaRelayRoutingLocationOverride <String>] [-Identity <XdsGlobalRelativeIdentity>]
25-
[-BypassMode <String>] [-GenerateRingingWhileLocatingUser <Boolean>]
25+
[-BypassMode <String>]
2626
[-InboundTeamsNumberTranslationRules <String>] [-InboundPSTNNumberTranslationRules <String>]
2727
[-OutboundTeamsNumberTranslationRules <String>] [-PidfloSupported <Boolean>] [-OutboundPSTNNumberTranslationRules <String>]
2828
[-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
@@ -304,19 +304,6 @@ Default value: None
304304
Accept pipeline input: False
305305
Accept wildcard characters: False
306306
```
307-
### -GenerateRingingWhileLocatingUser
308-
This parameter is applicable only for Direct Routing in non-media bypass mode. Sometimes inbound calls from the public switched telephone network (PSTN) to Teams clients can take longer than expected to be established. This can occur for various reasons. When this happens, the caller might not hear anything, the Teams client doesn't ring, and some telecommunications providers might cancel the call. This parameter helps to avoid unexpected silences that can occur in this scenario. When enabled for inbound calls from the PSTN to Teams clients, a distinctive audio signal is played to the caller to indicate that Teams is in the process of establishing the call.
309-
310-
```yaml
311-
Type: Boolean
312-
Parameter Sets: (All)
313-
Aliases:
314-
Required: False
315-
Position: Named
316-
Default value: True
317-
Accept pipeline input: False
318-
Accept wildcard characters: False
319-
```
320307
321308
### -InboundTeamsNumberTranslationRules
322309
This parameter assigns an ordered list of Teams translation rules, that apply to Teams numbers on inbound direction.

0 commit comments

Comments
 (0)