bridgeoc.blogspot.com
Bridge OC Blog: September 2015
http://bridgeoc.blogspot.com/2015_09_01_archive.html
Bridge Communications Unified Communications Blog - Ideas and source code for UC programmers and users. Sunday, September 20, 2015. Minimizing a Lync Conversation Window. Let's face it, if you are dealing with multiple simultaneous audio calls, Lync / Skype for Business can make a mess of your screen in a hurry. Unlike IM modality only windows, you con't get the option to have audio calls in an organized tab format, they seem to appear in random locations all over the screen. It's not hard at all. Then f...
bridgeoc.blogspot.com
Bridge OC Blog: April 2016
http://bridgeoc.blogspot.com/2016_04_01_archive.html
Bridge Communications Unified Communications Blog - Ideas and source code for UC programmers and users. Saturday, April 23, 2016. Dial Number from any Outlook Message Part III. In ASP.net it's pretty a pretty simple process. We create a webform and add a panel to it. I have a simple text array with 2 entries per line, description (0) and the telephone number (1). It would look something like this. For each row I do something like this. String[] i = p.Split(',');. HyperLink h = new HyperLink();. Closing t...
bridgeoc.blogspot.com
Bridge OC Blog: January 2016
http://bridgeoc.blogspot.com/2016_01_01_archive.html
Bridge Communications Unified Communications Blog - Ideas and source code for UC programmers and users. Saturday, January 30, 2016. Using Cortana in Windows 10 to Automate Skype For Business Part II. The video above shows me using my voice to say "Transfer call to Derek Riser." So how do we get Cortana to distinguish between 658 different names? String s = "Derek Riser Derek Tosset Derek Jones";. List string phrases = new List string ();. Foreach (string s in result.Split(' '). CommandSet xml:lang="en-us...
bridgeoc.blogspot.com
Bridge OC Blog: September 2016
http://bridgeoc.blogspot.com/2016_09_01_archive.html
Bridge Communications Unified Communications Blog - Ideas and source code for UC programmers and users. Sunday, September 25, 2016. Using Power BI to Measure Skype for Business QoEMetrics Part III. In this series we have combining the QoEMetric data from Skype for Business and Power BI to make a server monitoring dashboard. Today we will continue by adding noise monitoring. Our first query against the SQL data will look like this. This should give us a visual that will look like this. Subscribe to: Posts...
bridgeoc.blogspot.com
Bridge OC Blog: October 2015
http://bridgeoc.blogspot.com/2015_10_01_archive.html
Bridge Communications Unified Communications Blog - Ideas and source code for UC programmers and users. Saturday, October 31, 2015. Skype for Business SQL Reporting - Part III - Call Qualtiy Ratings. Last week we continued our look how to report the data Skype for Business and Lync gather about call quality with their ratings survey. This week we will continue with our web based report, and talk about the pie chart located in the top right corner of the graphics below. The 5 options you will see are;.
bridgeoc.blogspot.com
Bridge OC Blog: August 2016
http://bridgeoc.blogspot.com/2016_08_01_archive.html
Bridge Communications Unified Communications Blog - Ideas and source code for UC programmers and users. Saturday, August 27, 2016. Skype for Business: Say Goodbye to Searching? Yesterday was an amazing day at Bridge Communications. It was the culmination of months of development on an exciting new idea. Watching the telemetry come in, it felt a little a group at NASA hoping the math was right and the ship they launched actually made it safely to it's destination. So what was this idea? If you are interes...
bridgeoc.blogspot.com
Bridge OC Blog: Building a Bot with Microsoft Bot Framework - Part VI
http://bridgeoc.blogspot.com/2016/12/building-bot-with-microsoft-bot.html
Bridge Communications Unified Communications Blog - Ideas and source code for UC programmers and users. Saturday, December 3, 2016. Building a Bot with Microsoft Bot Framework - Part VI. You can set your bot up in this portal by inputting the information about where it is stored and so forth. From this portal you can test your bot, and this is much improved from when I started, now it has a working copy on the right. Skype is an interface into consumer Skype, not Skype for Business, as this is an importa...
bridgeoc.blogspot.com
Bridge OC Blog: December 2015
http://bridgeoc.blogspot.com/2015_12_01_archive.html
Bridge Communications Unified Communications Blog - Ideas and source code for UC programmers and users. Saturday, December 26, 2015. Microsoft Band 2 Review. Like many out there I received the new Microsoft Band 2 for Christmas. I had the original Microsoft Band almost from the day 1 release, so today I'd like to give my first impressions on the difference. 3 The New Screen. 4 The New Notification Look. 5 The Inactivity Reminder. 6 The Step Counter showing flights of stairs climbed. Bridge OC Blog Archive.
bridgeoc.blogspot.com
Bridge OC Blog: November 2015
http://bridgeoc.blogspot.com/2015_11_01_archive.html
Bridge Communications Unified Communications Blog - Ideas and source code for UC programmers and users. Saturday, November 28, 2015. Bridge Boss-Admin Executive Console. Today I want to take a minute and make everyone aware of an exciting new product for Skype for Business and Lync. The Bridge Boss-Admin Executive Console combine new and innovative features that can benefit almost every organization. Bridge Boss-Admin Executive Console. Full and Easy Call Control. Park Calls For Others. Giving your users...
bridgeoc.blogspot.com
Bridge OC Blog: Hands on - Skype for Business Mac Client
http://bridgeoc.blogspot.com/2016/12/hands-on-skype-for-business-mac-client.html
Bridge Communications Unified Communications Blog - Ideas and source code for UC programmers and users. Saturday, December 10, 2016. Hands on - Skype for Business Mac Client. Skype for Business on the Mac. You can now reliably send and receive messages, make audio and video calls, separating it from it's predecessor. It doesn't quite have feature parity with it's Windows sibling, rather it is more inline with the IOS and Android versions, which makes sense giving they are all written using the UCWA l...