Skip to content

Commit 8c7382a

Browse files
authored
Update New-CSOnlinePSTNGateway.md
1 parent a80a3c2 commit 8c7382a

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

skype/skype-ps/skype/New-CSOnlinePSTNGateway.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,22 @@ Accept pipeline input: False
245245
Accept wildcard characters: False
246246
```
247247
248+
### -ReinviteResponceCode
249+
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.
250+
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
251+
252+
```yaml
253+
Type: Int
254+
Parameter Sets: (All)
255+
Aliases:
256+
Applicable: Skype for Business Online
257+
Required: False
258+
Position: Named
259+
Default value: 408, 503, 504
260+
Accept pipeline input: False
261+
Accept wildcard characters: False
262+
```
263+
248264
### -GatewaySiteId
249265
PSTN Gateway Site Id.
250266
@@ -356,4 +372,4 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
356372
357373
[Get-CSOnlinePSTNGateway](Get-CSOnlinePSTNGateway.md)
358374
359-
[Remove-CSOnlinePSTNGateway](Remove-CSOnlinePSTNGateway.md)
375+
[Remove-CSOnlinePSTNGateway](Remove-CSOnlinePSTNGateway.md)

0 commit comments

Comments
 (0)