User's Manual 308 Document #: LTRT-27055
Mediant 1000B Gateway & E-SBC
User-Agent: sur1-vg1.ecarecenters.net/v.7.20A.001.080
SIP-If-Match: 2545777538-1-1
Content-Length: 0
The following figure shows a basic illustration of the device's integration into Microsoft
Skype for Business Presence feature for third-party endpoints.
15.8.1 Configuring Skype for Business Server for Presence
On the Skype for Business Server side, you need to define the device in the Skype for
Business Topology as a Trusted Application.
Note:
• Detailed configuration of Skype for Business Server is beyond the scope of this
document.
• Before performing the below procedure, make sure that you have defined the
device in the PSTN Gateway node of the Skype for Business Server Topology
(using the Topology Builder).
Using the Skype for Business Server Management Shell, perform the following steps:
1. Obtain the Site ID
Run the following cmdlet to retrieve the SiteId property of the site:
Get-CsSite
2. Create a Trusted Application Pool
Run the following cmdlet to create a new pool to host the presence application:
New-CsTrustedApplicationPool -Identity <Pool FQDN> -Registrar
<Registrar FQDN> -Site <Site Id>