...
Add_workflow_for_techpubs AUTH2AUTH1 UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cc5207f08a00a02355cd1c2f0155cd26cb41059c, userName='null'} JIRAIDAUTH SYM-27516 REV5AUTH1 UserResourceIdentifier{userKey=8a00a0c85b2726c2015b58aa779d0003, userName='null'} JIRAIDAUTH SYM-25556 REV6 REV5 UserResourceIdentifier{userKey=8a00a0c85b2726c2015b58aa779d0003, userName='null'} REV6REV3 UserResourceIdentifier{userKey=8a00a0c85b2726c2015b58aa779d00038a00a02355cd1c2f0155cd26cdb40a89, userName='null'} REV3REV4 UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c91d01f98a00a02355cd1c2f0155cd26cc5207f0, userName='null'} REV1 UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cc5207f08a00a02355cd1c2f0155cd26c7f0006a, userName='null'} REV2 UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cabc04c38a00a02355cd1c2f0155cd26ca2f03d1, userName='null'}
Panel | ||||
---|---|---|---|---|
In this section:
|
...
Info |
---|
If Microsoft Teams Direct Routing is not configured on the SBC Edge, refer to Best Practice - Configuring SBC Edge for to Microsoft Teams Phone System Direct Routing - On Premises Deployment. |
Info |
---|
For Media Bypass, the following is supported:
|
Note |
A Public IP address without NAT is required to implement Direct Routing with Media Bypass. |
...
Select the Signaling Group used for Microsoft Teams Direct Routing.
From the RTCP Multiplexing drop down list, select Enable.
Caption | ||||
---|---|---|---|---|
| ||||
From the ICE Support drown drop down list, select Enable.
From the ICE Mode drop down list, select Lite.
Caption | ||||
---|---|---|---|---|
| ||||
|
Note |
---|
Before configuring Outbound NAT Traversal, obtain the Public IP address for your network (the Public IP address specified in the screen graphic is an example only). |
From the NAT Public IP (Signaling/Media) drop down list, enter the Public IP Address assigned on this media port (the Public IP used in the screen is an example only; use the Public IP for your network).
Caption | ||||
---|---|---|---|---|
| ||||
Click Apply.
...
Connect Teams admin tenant and , create a new PSTN Online Gateway with Media Bypass enabled, and create an entry for the new FQDN in your DNS:
Code Block |
---|
New-CsOnlinePSTNGateway -Fqdn sbc2.domain.com -SipSignallingPort 5062 -Enable $True -MediaBypass $true |
...
Configure the fields to be identical to the Non Bypass SIP Profile, except the FQDN in From Header and the FQDN in Contact Header are set to Static.
Caption | ||||
---|---|---|---|---|
| ||||
|
Configure the fields identical to the Non Bypass Signaling Group, except the Listen Ports must be different.
From the RTCP Multiplexing drop down list, select Enable.
Caption | ||||
---|---|---|---|---|
| ||||
From the ICE Support drown down list, select Enable.
From the ICE Mode drop down list, select Lite.
Caption | ||||
---|---|---|---|---|
| ||||
For an SBC deployment behind a NAT only:
From the NAT Public IP (Signaling/Media) drop down list, enter the Public IP Address of the NAT device assigned on this media port (the Public IP used in the screen is an example only; use the Public IP for your network).
Caption | ||||
---|---|---|---|---|
| ||||
Click Apply.
Pagebreak |
---|