In this section:
The Microsoft Skype for Business SDN (Software-Defined Networking) API provides an interface for network management systems to access Skype network diagnostic data for monitoring Skype network traffic and optimizing the Skype quality of service experiences. In order to fully benefit this technology on the Sonus SBC, you can deploy the SDN listener on your Branch Office Appliance.
This Best Practice outlines how to install the SDN listener on the Branch Office Appliance.
Before you Begin
This operation can only be performed when the Sonus SBC 1000/2000 Communication service becomes operational. In other words, only when a valid ASM IP address has been configured either via the Initial Setup or the ASM IP Settings.
When installing the Dialog Listener package, the setup will not attempt to register the Dialog Listener application with Lync. This registration needs to happen after the SBA entry has been created in Topology Builder and published.
This step is not necessary if the Dialog Listener application has already been registered with Lync for this pool before. This step only needs to be completed once for each pool.
The command is:
New-CsServerApplication -Identity "Service:Registrar:MySBAPoolFQDN/Diagnostics" -Uri http://www.microsoft.com/LC/NetworkEnlightenment -Enabled $true -Critical $false -Priority 0
For example:
New-CsServerApplication -Identity "Service:Registrar:sbapool1.contoso.com/Diagnostics" -Uri http://www.microsoft.com/LC/NetworkEnlightenment -Enabled $true -Critical $false -Priority 0
After this registration exists, the LyncDialogListener windows service can be started on the SBA. At this time, the Lync Front-End must be running.
Below are the specifications for the installed software:
Software Name | Version Tested |
---|---|
Microsoft Skype for Business Dialog Listener | 6.0.9319.68 |
Contact Sonus Technical support for any issues involving ASM module or SDN.