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
- AlwaysEnabled: Calls are always forwarded to voicemail on unanswered after ringing for thirty seconds, regardless of the unanswered call forward setting for the user.
253
270
- AlwaysDisabled: Calls are never routed to voicemail, regardless of the call forward or unanswered settings for the user. Voicemail isn't available as a call forwarding or unanswered setting in Teams.
254
271
- UserOverride: Calls are forwarded to voicemail based on the call forwarding and/or unanswered settings for the user.
Setting this parameter allows you to enable or disable auto-answer for incoming meeting invites on Teams Phones. This setting applies only to incoming meeting invites and does not include support for other call types.
287
304
288
305
Valid options are:
306
+
289
307
- Enabled: Auto-answer is enabled.
290
308
- Disabled: Auto-answer is disabled. This is the default setting.
Setting this parameter lets you configure how incoming calls are handled when a user is already in a call or conference or has a call placed on hold.
307
325
308
326
Valid options are:
327
+
309
328
- Enabled: New or incoming calls will be rejected with a busy signal.
310
329
- Unanswered: The user's unanswered settings will take effect, such as routing to voicemail or forwarding to another user.
311
330
- Disabled: New or incoming calls will be presented to the user.
@@ -324,6 +343,23 @@ Accept pipeline input: False
324
343
Accept wildcard characters: False
325
344
```
326
345
346
+
### -CallingSpendUserLimit
347
+
The maximum amount a user can spend on outgoing PSTN calls, including all calls made through Pay-as-you-go Calling Plans and any overages on plans with bundled minutes.
348
+
349
+
Possible values: any positive integer
350
+
351
+
```yaml
352
+
Type: Long
353
+
Parameter Sets: (All)
354
+
Aliases:
355
+
Applicable: Microsoft Teams
356
+
Required: False
357
+
Position: Named
358
+
Default value: None
359
+
Accept pipeline input: False
360
+
Accept wildcard characters: False
361
+
```
362
+
327
363
### -CallRecordingExpirationDays
328
364
Sets the expiration of the recorded 1:1 calls. Default is 60 days.
Enables administrators to provide explanatory text about the calling policy. For example, the Description might indicate the users to whom the policy should be assigned.
379
+
### -Confirm
380
+
Prompts you for confirmation before running the cmdlet.
Determines if MediaBypass is enabled for PSTN calls on specified Web platforms.
416
+
### -Description
417
+
Enables administrators to provide explanatory text about the calling policy. For example, the Description might indicate the users to whom the policy should be assigned.
This setting allows an admin to enable or disable spend limits on PSTN calls for their user base.
434
+
435
+
Possible values:
436
+
437
+
- True
438
+
- False
397
439
398
440
```yaml
399
-
Type: String
441
+
Type: Boolean
442
+
Parameter Sets: (All)
443
+
Aliases:
444
+
Applicable: Microsoft Teams
445
+
Required: False
446
+
Position: Named
447
+
Default value: None
448
+
Accept pipeline input: False
449
+
Accept wildcard characters: False
450
+
```
451
+
452
+
### -EnableWebPstnMediaBypass
453
+
Determines if MediaBypass is enabled for PSTN calls on specified Web platforms.
454
+
455
+
```yaml
456
+
Type: Boolean
400
457
Parameter Sets: (All)
401
458
Aliases:
402
459
403
460
Required: False
404
-
Position: 1
461
+
Position: Named
405
462
Default value: None
406
463
Accept pipeline input: False
407
464
Accept wildcard characters: False
408
465
```
409
466
467
+
### -Force
468
+
Suppresses any confirmation prompts that would otherwise be displayed before making changes.
469
+
470
+
```yaml
471
+
Type: SwitchParameter
472
+
Parameter Sets: (All)
473
+
Aliases: wi
474
+
Applicable: Microsoft Teams
475
+
476
+
Required: False
477
+
Position: Named
478
+
Default value: False
479
+
Accept pipeline input: False
480
+
Accept wildcard characters: False
481
+
```
482
+
410
483
### -InboundFederatedCallRoutingTreatment
411
484
Setting this parameter lets you control how inbound federated calls should be routed.
412
485
413
486
Valid options are:
487
+
414
488
- RegularIncoming: No changes are made to default inbound routing. This is the default setting.
415
489
- Unanswered: The inbound federated call will be routed according to the called user's unanswered call settings and the call will not be presented to the called user. The called user will see a missed call notification. If the called user has not enabled unanswered call settings the call will be disconnected.
Setting this parameter lets you control how inbound PSTN calls should be routed.
436
510
437
511
Valid options are:
512
+
438
513
- RegularIncoming: No changes are made to default inbound routing. This is the default setting.
439
514
- Unanswered: The inbound PSTN call will be routed according to the called user's unanswered call settings and the call will not be presented to the called user. The called user will see a missed call notification. If the called user has not enabled unanswered call settings the call will be disconnected.
440
-
441
515
- Voicemail: The inbound PSTN call will be routed directly to the called user's voicemail and the call will not be presented to the user. If the called user does not have voicemail enabled the call will be disconnected.
442
516
- UserOverride: For now, setting the value to UserOverride is the same as RegularIncoming.
- Enabled: Spam Filtering is fully enabled. Both Basic and Captcha Interactive Voice Response (IVR) checks are performed. In case the call is considered spam, the user will get a "Spam Likely" notification in Teams.
554
630
- Disabled: Spam Filtering is completely disabled. No checks are performed. A "Spam Likely" notification will not appear.
555
631
- EnabledWithoutIVR: Spam Filtering is partially enabled. Captcha IVR checks are disabled. A "Spam Likely" notification will appear. A call might get dropped if it gets a high score from Basic checks.
Enables the user to use the voice simulation feature while being AI interpreted.
576
652
577
653
Possible Values:
654
+
578
655
- DisabledUserOverride
579
656
- Disabled
580
657
- Enabled
@@ -593,58 +670,6 @@ Accept pipeline input: False
593
670
Accept wildcard characters: False
594
671
```
595
672
596
-
### -EnableSpendLimits
597
-
This setting allows an admin to enable or disable spend limits on PSTN calls for their user base.
598
-
599
-
Possible values:
600
-
- True
601
-
- False
602
-
603
-
```yaml
604
-
Type: Boolean
605
-
Parameter Sets: (All)
606
-
Aliases:
607
-
Applicable: Microsoft Teams
608
-
Required: False
609
-
Position: Named
610
-
Default value: None
611
-
Accept pipeline input: False
612
-
Accept wildcard characters: False
613
-
```
614
-
615
-
### -CallingSpendUserLimit
616
-
The maximum amount a user can spend on outgoing PSTN calls, including all calls made through Pay-as-you-go Calling Plans and any overages on plans with bundled minutes.
617
-
618
-
Possible values: any positive integer
619
-
620
-
```yaml
621
-
Type: Long
622
-
Parameter Sets: (All)
623
-
Aliases:
624
-
Applicable: Microsoft Teams
625
-
Required: False
626
-
Position: Named
627
-
Default value: None
628
-
Accept pipeline input: False
629
-
Accept wildcard characters: False
630
-
```
631
-
632
-
### -Force
633
-
Suppresses any confirmation prompts that would otherwise be displayed before making changes.
634
-
635
-
```yaml
636
-
Type: SwitchParameter
637
-
Parameter Sets: (All)
638
-
Aliases: wi
639
-
Applicable: Microsoft Teams
640
-
641
-
Required: False
642
-
Position: Named
643
-
Default value: False
644
-
Accept pipeline input: False
645
-
Accept wildcard characters: False
646
-
```
647
-
648
673
### -WhatIf
649
674
Shows what would happen if the cmdlet runs.
650
675
The cmdlet is not run.
@@ -662,22 +687,6 @@ Accept pipeline input: False
662
687
Accept wildcard characters: False
663
688
```
664
689
665
-
### -Confirm
666
-
Prompts you for confirmation before running the cmdlet.
667
-
668
-
```yaml
669
-
Type: SwitchParameter
670
-
Parameter Sets: (All)
671
-
Aliases: cf
672
-
Applicable: Microsoft Teams
673
-
674
-
Required: False
675
-
Position: Named
676
-
Default value: False
677
-
Accept pipeline input: False
678
-
Accept wildcard characters: False
679
-
```
680
-
681
690
### CommonParameters
682
691
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