Configuring The Device For Skype For Business Presence - AudioCodes Mediant 4000 SBC User Manual

Session border controllers
Hide thumbs Also See for Mediant 4000 SBC:
Table of Contents

Advertisement

CHAPTER 16    Services
New-CsTrustedApplicationPool -Identity <Pool FQDN> -Registrar <Registrar FQDN>
-Site <Site Id>
where:
Identity is the FQDN of the device, which sends the SIP PUBLISH messages with the
presence status to Skype for Business Server
Registrar is the FQDN of the Registrar service for the pool
Site is the Site Id
For example:
New-CsTrustedApplicationPool -Identity audcsbcgw.example.com -Registrar
skypepool.example.com -Site Portland
3.
Add the Trusted Application (Presence) to the Pool
New-CsTrustedApplication-ApplicationId <String> -TrustedApplicationPoolFqdn
<String> -Port <Port Number>
where:
ApplicationId is the name of the application
TrustedApplicationPoolFqdn is the FQDN of the trusted application pool
Port is the port number on which the application will run (5061)
For example:
New-CsTrustedApplication -ApplicationId MSpresence –TrustedApplicationPoolFqdn
audcsbcgw.example.com -Port 5061
Make sure the port number matches the port number configured on the device.
4.
Enable and Publish the Skype for Business Server 2015 Topology
Run the following cmdlet to publish and enable your new topology:
Enable-CsTopology

Configuring the Device for Skype for Business Presence

The following procedure describes how to configure the device for notifying Skype for Business
Server of presence status of Skype for Business users when making and receiving calls using
third- party, endpoint devices. To help you understand the configuration, the following lists in
chronological order the main processing steps:
1.
The device receives an incoming call.
2.
The device uses a Call Setup Rule to perform LDAP queries on the Microsoft Active Directory
to retrieve Skype for Business usernames (Request URIs) for the corresponding calling
(source) and/or called (destination) number. For SBC calls, the Call Setup Rule is associated
with the classified source IP Group (in the IP Groups table).
3.
The device routes the call to the required destination, according to the normal routing rules.
4.
When the call is connected, the device sends a SIP PUBLISH message to Skype for Business
Server, indicating that the users' presence status is now "On-the-Phone".
5.
When the call ends, the device sends another SIP PUBLISH message to the Skype for
Business Server, clearing the users' "On-the-Phone" status (the presence status changes to
what it was before the call was connected).
- 296 -
Mediant 4000 SBC | User's Manual

Advertisement

Table of Contents
loading

Table of Contents