Skip to content

Commit 5fa194c

Browse files
authored
Merge branch 'master' into dev/NetworkSite_RoamingPolicy
2 parents 815153e + ee3884e commit 5fa194c

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

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

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ New-CsOnlinePSTNGateway [-Tenant <System.Guid>] [-Fqdn <String>] [-SipSignalingP
2222
[-CodecPriority <String>] [-ExcludedCodecs <String>] [-FailoverTimeSeconds <Int32>]
2323
[-ForwardCallHistory <Boolean>] [-ForwardPai <Boolean>] [-SendSipOptions <Boolean>]
2424
[-MaxConcurrentSessions <System.Int32>] [-Enabled <Boolean>] [-MediaBypass <Boolean>]
25-
[-GatewaySiteId <String>] [-GatewaySiteLbrEnabled <Boolean>] [-BypassMode <String>] [-GenerateRingingWhileLocatingUser <Boolean>]
25+
[-GatewaySiteId <String>] [-GatewaySiteLbrEnabled <Boolean>] [-BypassMode <String>]
2626
[-InboundTeamsNumberTranslationRules <String>] [-InboundPSTNNumberTranslationRules <String>]
2727
[-OutboundTeamsNumberTranslationRules <String>] [-OutboundPSTNNumberTranslationRules <String>] [-PidfloSupported <Boolean>]
2828
[-MediaRelayRoutingLocationOverride <String>] [-InMemory] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
@@ -350,20 +350,6 @@ Accept pipeline input: False
350350
Accept wildcard characters: False
351351
```
352352
353-
### -GenerateRingingWhileLocatingUser
354-
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.
355-
356-
```yaml
357-
Type: Boolean
358-
Parameter Sets: (All)
359-
Aliases:
360-
Required: False
361-
Position: Named
362-
Default value: True
363-
Accept pipeline input: False
364-
Accept wildcard characters: False
365-
```
366-
367353
### -InboundTeamsNumberTranslationRules
368354
This parameter assigns an ordered list of Teams translation rules, that apply to Teams numbers on inbound direction.
369355

0 commit comments

Comments
 (0)