skype-for-business

SkypeSDK Video and audio issue - mediaRelayAccessToken not found

瘦欲@ 提交于 2019-12-11 08:49:18
问题 I'm having problems with adding an audio or a video service to a coversation. The chat service works fine for me. When I add a video or an audio service I get following error: Error: GET /ucwa/oauth/v1/applications/113925534802/communication/mediaRelayAccessToken failed: 404 { [functions]: , __proto__: { }, code: "RequestFailed", description: "GET /ucwa/oauth/v1/applications/113925534802/communication/mediaRelayAccessToken failed: 404", message: "GET /ucwa/oauth/v1/applications/113925534802

Dialogflow bot integrated with Business Skype

删除回忆录丶 提交于 2019-12-11 06:17:02
问题 I have a bot built with Dialogflow and works perfectly in Telegram and Skype channels. However I need it to be accessed through Skype for business. Directly from Dialogflow, there is no such integration, so I decided to take a look at Microsoft bot framework where my Skype integration is hosted. Right there I can see the Skype for business channel option but when I click it, I get prompted to migrate my bot to Azure bots because Skype for business channel is only available in Azure Bot

Trusted Application API : Presence

血红的双手。 提交于 2019-12-11 02:50:24
问题 Is it possible (or is it planned soon? roadmap?) using the Trusted Application API to get the presence changes from users of an O365 group? (as in UCMA). With webhooks instead long polling(UCWA)? What is the webEventChannel ( notifications) in Trusted Application API (github). What kind of notifications we can get via the webhooks? Also would be able to use the Trusted API to change the presence of other users as in UCMA? without user credentials. as trusted application endpoint? 来源: https:/

Can't install Lync 2013 SDK with Skype for Business 2016

谁都会走 提交于 2019-12-10 18:25:03
问题 I'm trying to make a simple WinForms application that changes Skype for Business status (I'm using Skype for Business 2016). According to the links below, I should be able to install the Lync 2013 SDK (which I'm finding here: https://www.microsoft.com/en-in/download/details.aspx?id=36824 ). But when I attempt to install it, it says Microsoft Lync 2013 not found. Go here to download and install: http://go.microsoft.com/fwlink/?LinkID=248583 . Any suggestions? Do I have to also have Lync

Do the UCWA or UCMA APIs support Skype for Business Online?

一世执手 提交于 2019-12-10 18:23:54
问题 We are trying to figure out whether the latest UCWA or UCMA supports Skype for Business Online. After a long search, I saw someone posted in March/April 2015 and said that UCMA/UCWA did not yet support it. But then, I could not find anything about this. Is the latest version able to support it? Where can I find any information about this? 回答1: UCWA is now available for Skype for Business Online. The steps to get your UCWA application registered and authenticated are quite different to using

Bot Framework Skype for Business channel

你说的曾经没有我的故事 提交于 2019-12-10 12:25:03
问题 I've finally managed to get my bot connected to Skype for Business, however I am having a couple of issues getting it to work. Firstly the bot doesn't seem to be searchable within Skype, you have to enter the full Uri and it only seems to work with the onmicrosoft.com domain, not our own domain. Once you open a Skype chat window by using the bot's full Uri and start a conversation, the bot displays as "presence unknown". This may be related to the first issue I guess. Perhaps it's not fully

skype for business outgoing call and play audio file

牧云@^-^@ 提交于 2019-12-08 04:07:30
问题 Goal is to develop an interface of a systems monitoring solution to a module, which calls an on-call duty person and plays some speech/audio file from file system. i have an skype for business 2015 (fomerly lync) user with phone options enabled. i am also able to call phone a number. but then the question is, how to wait until the dialed person accepts the phone call and play an audio file (or better is the System.Speech variant instead of playing an audio file) and after that the person has

Does Microsoft Graph support Skype?

℡╲_俬逩灬. 提交于 2019-12-07 10:43:26
问题 I would like to start a collaboration session from a web page. I would like a document (excel, word are the most common) to be attached and invite several people to the session. Is this possible using Microsoft Graph (current or near future)? This is for an enterprise environment where all machines have Skype for Business running and possibly Office 365 SharePoint as well. Thanks you, Jason 回答1: It does not support Skype as of January 2016. The Graph and Skype teams are currently discussing

Presence info of Skype for Business Online (Office 365) user

雨燕双飞 提交于 2019-12-04 16:56:25
Sorry If I am giving too much details and if it is not in sync together. my question is, Is there any way by which I can show presence information of Skype for Business Online (Office 365) user into our web application? In our web application we want to provide ability to our worker users, using which he can see the status or chat with shift super-wiser users. We don't want to do any configuration to on-premise Skype for business servers, we want to this through cloud. We are using HTML 5, JavaScript, C# for development purpose. we have office 365 subscription where we have configured a azure

How do you connect a MS botframework bot to Skype for Business

◇◆丶佛笑我妖孽 提交于 2019-12-04 03:29:37
问题 I published a bot built using the bot framework but I can't figure out how you'd connect it to Skype for Business on an internal Corporate network. Does any know what the process is? ----- Ed 回答1: Skype for Business is not yet supported. 回答2: I think he means is there a guide to building a bot for "Skype For Business". I'm looking to build one for our company as well. 回答3: FYI - Skype for Business was announced as a new channel today on Build 2017 :) 回答4: right now, SFB is already supported