skype-for-business

Develop with Lync 2013 SDK on Visual Studio 2015 Community?

给你一囗甜甜゛ 提交于 2020-01-14 09:47:48
问题 Does VS2015 have any restriction regarding developing Skype for business (Lync 2013 SDK) applications? When I try to install the Lync 2013 SDK I get an error saying "Microsoft Visual Studio 2010 SP1 or higher not found." Do I need a Enterprise version? 回答1: this problem related to MS bug. You have to unpack it and try to install 64 or 86 msi package. 回答2: There are no restrictions. I developed my first application in C# and the Lync 2013 SDK using Visual Studio 2015 Community Edition. 来源:

Can we build Skype bots for “Skype for Business”?

左心房为你撑大大i 提交于 2020-01-12 14:01:28
问题 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? 回答1: Skype for Business is not yet supported by Bot Framework. To find all the messaging channels that are supported visit the Bot Framework's documentation site. 回答2: The Microsoft Bot Framework now officially supports Skype for Business as a channel: Skype for Business Bot Framework (Preview) (As of

Testing UCMA application on a local machine

允我心安 提交于 2020-01-07 03:01:04
问题 I am working on a solution that uses UCMA 5.0. I'd like to be able to test my solution locally, however when I look at the documentation, it seems I need to deploy my solution to so called "trusted server". I'd like to test everything locally, and avoid copying the files to a remote server (and test it there). Any hints how to do it ? 回答1: There are two main types of UCMA applications: Client Application Server Application A client application can only create UserEndpoint and it has to supply

Impossible to use this SDK is it possible that its unstable SDK?

|▌冷眼眸甩不掉的悲伤 提交于 2020-01-06 15:50:52
问题 According to the documentation, I followed everything correctly, but I keep getting this following error: <!doctype html> <html> <head> <title>My Skype Web SDK app</title> <script src="https://swx.cdn.skype.com/shared/v/1.2.15/SkypeBootstrap.min.js"></script> </head> <body> <script> Skype.initialize({ apiKey: 'a42fcebd-5b43-4b89-a065-74450fb91255' }, api => { var app = new api.application; app.signInManager.signIn ({ username: 'sdfsfsfdsfsdf', //USE VALID username password: 'xxx' // USE VALID

Does Skype for Business channel support Japanese characters?

不打扰是莪最后的温柔 提交于 2020-01-03 04:48:10
问题 Does Bot Framework for Skype for Business support Japanese characters? As shown in the attached screen shot, we are receiving all "?????"s for Japanese characters. 回答1: Skype for Business can display Japanese Characters, like in my demo below: [Serializable] public class Dialog44558422 : IDialog<object> { public async Task StartAsync(IDialogContext context) { context.Wait(MessageReceivedAsync); } private async Task MessageReceivedAsync(IDialogContext context, IAwaitable<object> result) { var

Skype For Business - Receive IM not working with the below steps

心不动则不痛 提交于 2019-12-28 03:13:26
问题 I am developing a skype java rest based app for "skype for business". I am able to send im, authorize etc. But, I'm not able to receive IM. The events object take too much time to respond for my postman request. And, there are no incoming IM shown in my events object. But the receive Message IM feature is not working. The steps I have followed are 1) generate access token and access my ucwa application. 2) make user online with makeMeAvailable api. 3) get request for ucwa application

Error accepting audio calls in skype for business web app. Error Failed to parse SessionDescription in Chrome

感情迁移 提交于 2019-12-25 19:16:09
问题 I have a Skype For Business Online web app. I am using Skype Web SDK and Azure AD for authentication. On making a audio call from Lync, I sucessfully receive notification in the web app. But the audio call soon gets disconnected. Error is Failed to parse SessionDescription. candidate:a5BpIVxQzQh5t/7CqfgBOQeCbDFb0l/mEzYbPkw96vg 1 1V4ajHJQOLI2T9wGQfzL1g UDP 0.830 172.51.21.32 24068 Expects at least 8 fields. The name of error comes as OperationError 回答1: Currently the Skype Web SDK doesn't

Lync Service does not allow a cross domain request from this origin

偶尔善良 提交于 2019-12-25 07:59:51
问题 I am using ucwa skype api. I have downloaded sample from ucwa.skype.com. while running the sample I need to login to my skype for business account. It gives me the below error. jquery-1.6.2.min.js:17 GET http://lyncdiscoverinternal.ge.com/xframe net::ERR_NAME_NOT_RESOLVED(anonymous function) @ jquery-1.6.2.min.js:17domManip @ jquery-1.6.2.min.js:17domManip @ jquery.tmpl.min.js:1append @ jquery-1.6.2.min.js:17html @ jquery-1.6.2.min.js:17Transport.obj.injectFrame @ Transport.js

Error 400 Bad Request when attempting to pull Skype for Business activity via Graph API

给你一囗甜甜゛ 提交于 2019-12-25 06:42:38
问题 Alright, so after chatting with Microsoft "Professional Support" they couldn't help me. Told me to access the reports via the SfB Report GUI and export to Excel. Yeah that's completely worthless to me. After doing a lot more reading, my 1st example to authenticate was out of date. Now I have a fully functional oAuth2 PowerShell script that gets me a valid token. But I'm having the same issue when I use the Graph Explorer (403 Forbidden). I know the token is working because I can query other

openUrl / URI to a Skype For Business account

*爱你&永不变心* 提交于 2019-12-25 06:32:53
问题 There have been questions about Skype For Business URIs (Skype for business URI instead of Skype) but I can't find a solution that covers our business needs for both webpage links and iOS / Android openUrl / intent situations. (Note: this is not about normal skype URIs as per https://msdn.microsoft.com/EN-US/library/office/dn745882.aspx). I would like a public user with an unopened (normal) Skype desktop client or Skype app to be able to launch a chat to a reception of a business via a