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
@@ -52,21 +50,6 @@ This example modifies the configuration of an SBC with identity (and FQDN) sbc.
52
50
53
51
## PARAMETERS
54
52
55
-
### -CodecPriority
56
-
Allows choosing codec priority when media is negotiated between Media Proxy and SBC. Default priority is ("SILKWB,SILKNB,PCMU,PCMA").
57
-
58
-
```yaml
59
-
Type: String
60
-
Parameter Sets: (All)
61
-
Aliases:
62
-
Applicable: Skype for Business Online
63
-
Required: False
64
-
Position: Named
65
-
Default value: ("SILKWB,SILKNB,PCMU,PCMA")
66
-
Accept pipeline input: False
67
-
Accept wildcard characters: False
68
-
```
69
-
70
53
### -Confirm
71
54
Prompts you for confirmation before running the cmdlet.
72
55
@@ -97,21 +80,6 @@ Accept pipeline input: False
97
80
Accept wildcard characters: False
98
81
```
99
82
100
-
### -ExcludedCodecs
101
-
Allows exclude some codecs during the process of media negotiation between Media Proxy and SBC.
102
-
103
-
```yaml
104
-
Type: String
105
-
Parameter Sets: (All)
106
-
Aliases:
107
-
Applicable: Skype for Business Online
108
-
Required: False
109
-
Position: Named
110
-
Default value: None
111
-
Accept pipeline input: False
112
-
Accept wildcard characters: False
113
-
```
114
-
115
83
### -FailoverTimeSeconds
116
84
When set to 10 (default value), outbound calls that are not answered by the gateway within 10 seconds are routed to the next available trunk; if there are no additional trunks, then the call is automatically dropped. In an organization with slow networks and slow gateway responses, that could potentially result in calls being dropped unnecessarily. The default value is 10.
0 commit comments