Skip to content

Commit 270e9af

Browse files
authored
Update Set-CsOnlinePSTNGateway.md
removed [-GenerateRingingWhileLocatingUser <Boolean>] and its description being Ringback Bot has been deprecated and the public documentation how to Set up RingBackBot for Direct Routing is no longer available, but removing this parameter from PS cmdlets was not completed, generating confusion and support tickets around this topic.
1 parent 60d4756 commit 270e9af

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)