File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
articles/communications-gateway Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -114,17 +114,19 @@ Use [Connect your Session Border Controller (SBC) to Direct Routing](/microsoftt
114
114
115
115
| Teams Admin Center setting | PowerShell parameter | Value to use (Admin Center / PowerShell) |
116
116
| -------------------------- | -------------------- | ------------ |
117
- | ** Add an FQDN for the SBC** | ` FQDN ` | The regional domain of Azure Communications Gateway |
117
+ | ** Add an FQDN for the SBC** | ` FQDN ` | The regional domain of Azure Communications Gateway |
118
118
| ** Enabled** | ` Enabled ` | On / True |
119
119
| ** SIP signaling port** | ` SipSignalingPort ` | 5063 |
120
120
| ** Send SIP options** | ` SendSIPOptions ` | On / True |
121
- | ** Forward call history** | ` ForwardCallHistory ` | On / True|
121
+ | ** Forward call history** | ` ForwardCallHistory ` | On / True |
122
122
| ** Forward P-Asserted-identity (PAI) header** | ` ForwardPAI ` | On / True |
123
- | ** Concurrent call capacity** | ` MaxConcurrentSessions ` | Leave as default |
124
- | ** Failover response codes** | ` FailoverResponseCodes ` | Leave as default|
125
- | ** Failover times (seconds)** | ` FailoverTimeSeconds ` | Leave as default|
123
+ | ** Concurrent call capacity** | ` MaxConcurrentSessions ` | Use default |
124
+ | ** Failover response codes** | ` FailoverResponseCodes ` | Use default |
125
+ | ** Failover times (seconds)** | ` FailoverTimeSeconds ` | Use default |
126
126
| ** SBC supports PIDF/LO for emergency calls** | ` PidfloSupported ` | On / True |
127
- | - | ` MediaBypass ` | - / False|
127
+ | ** Media bypass** | ` MediaBypass ` | Off / False |
128
+
129
+ Use the default values for all other settings.
128
130
129
131
## Next step
130
132
You can’t perform that action at this time.
0 commit comments