Questions tagged [skype-for-business]

Skype for Business is now the current Microsoft product for Communications and Collaboration, replacing Lync Server 2010 and 2013. Q&A and discussions related to migration to Skype for Business and configuration can be made here. This is not to be confused with the regular Skype client which is a totally different product.

Skype for Business is the new branding for Microsoft's Communication and Collaboration product suite. Any questions asked in Lync forums can be asked here. The architecture is similar, just the name has changed so the expertise will move forward seamlessly.

580 questions
24
votes
2 answers

Should I use UCWA or UCMA or another API for a Skype for Business Server Application?

There seems to be a lot of different SDKs / APIs around Skype for Business. I'm having a tough time deciphering which one would be appropriate for a server side Bot like application that could communicate domain specific information to the users…
Mike
  • 749
  • 1
  • 5
  • 20
21
votes
8 answers

Skype for business URI instead of Skype

As we have the option of opening links in skype by just providing the URI: skype:xyz?call Can we do something similar to achieve the same functionality but it opens in Skype for Business? Kindly let me know. Cheers.
Neophile
  • 5,132
  • 14
  • 48
  • 99
12
votes
5 answers

Can we build Skype bots for "Skype for Business"?

I've seen examples of bot programming that work with "Skype". Is it possible to develop enterprise bots that run on "Skype for Business" using Microsoft's Bot/Cognitive service tools/framework?
9
votes
0 answers

XML Parsing Error when trying to log in via Skype for Business Web SDK

I'm trying to add skype for business Web SDK to a website, and I copied and modified the (erroneous) log-in snippet from here When I run the code in Firefox I get this error: My code looks like this: File: Home.html, header section