You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enables the use of Datagram Transport Layer Security (DTLS) for ICE
360
+
361
+
```yaml
362
+
Type: Boolean
363
+
Parameter Sets: (All)
364
+
Aliases:
365
+
Applicable: Skype for Business Server 2019
366
+
367
+
Required: False
368
+
Position: Named
369
+
Default value: None
370
+
Accept pipeline input: False
371
+
Accept wildcard characters: False
372
+
```
373
+
374
+
### -EnableSilk
375
+
Enables the use of SILK codec
376
+
377
+
```yaml
378
+
Type: Boolean
379
+
Parameter Sets: (All)
380
+
Aliases:
381
+
Applicable: Skype for Business Server 2019
382
+
383
+
Required: False
384
+
Position: Named
385
+
Default value: None
386
+
Accept pipeline input: False
387
+
Accept wildcard characters: False
388
+
```
389
+
390
+
### -EnableServerFecForVideoInterop
391
+
Enables the use of server Forward Error Correction for video interoperability
392
+
393
+
```yaml
394
+
Type: Boolean
395
+
Parameter Sets: (All)
396
+
Aliases:
397
+
Applicable: Skype for Business Server 2019
398
+
399
+
Required: False
400
+
Position: Named
401
+
Default value: None
402
+
Accept pipeline input: False
403
+
Accept wildcard characters: False
404
+
```
405
+
406
+
### -WaitIceCompletedToAddDialOutUser
407
+
Waits until ICE negotiation is complete to dial out other people
408
+
409
+
```yaml
410
+
Type: Boolean
411
+
Parameter Sets: (All)
412
+
Aliases:
413
+
Applicable: Skype for Business Server 2019
414
+
415
+
Required: False
416
+
Position: Named
417
+
Default value: None
418
+
Accept pipeline input: False
419
+
Accept wildcard characters: False
420
+
```
421
+
358
422
### CommonParameters
359
423
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments