All posts with tag #Skype4B
lost & found: FFmpeg and Skype4B, Security Baseline for RS5
tom torggler
A quick edition of lost & found on how to use FFmpeg on WSL to create audio files that can be used for Skype for Business announcements. And an observation about the recently published security baseline for Windows 10 1809 and Server 2019.
Network assessment with policy-based QoS and iperf3
tom torggler
In Skype for Business and, more recently, Teams deployments, a solid network and a good knowledge of it are fundamentally important.
Skype for Business Hybrid Observations
tom torggler
A collection of information about Skype for Business in hybrid environments.
Lync SDN API and Cisco WLC
Some days ago I had the chance to test Cisco’s Wireless LAN Controllers with the Lync Software Defined Networking (SDN) API.
ActiveDirectory DisplayName mit Umlauten und AudioCodes ISDN
Vor einigen Tagen bin ich in einem Lync Projekt auf das Problem gestoßen, dass bestimmte Benutzer keine Anrufe in das PSTN (ISDN E1) tätigen konnten. Der Kunde setzt ein AudioCodes Gateway ein, die Syslogs des Gatways sind zur Fehlersuche sehr gut geeignet. Das Gateway bekommt die SIP Signalisierung von Lync sowie die Q.931 Signalisierung aus dem ISDN mit.
Invoke-SEFAUtil – a PowerShell wrapper function
I had to use SEFAUtil to get some tasks done the other day. As I prefer using PowerShell over just another command line tool, I decided to come up with a quick wrapper function that is intended to make my life a little easier.