How to toubleshoot configuration of MS Bot Framework and Skype For Business

老子叫甜甜 提交于 2019-12-13 00:10:26

问题


We are having a bot based on MS Bot Framework. It communicates as desired via DirectLine, Email, Facebook Messenger, Skype and WebChat.

We tried also to configure Skype for Business (hereinafter SfB) but without success.

1) We have enabled

2) Tenant Administrator of our SfB has followed instructions: "Learn how" using brand new user id. Our SfB comes with Office 365 subscription. The result in powershell looked similar to:

RunspaceId     : aaaaaaaa-aaaa-1234-1234-1a1111aaaaaa
FriendlyName   : Our-Name 
Id             : bbbbbbbb-bbbb-1234-1234-1b1111bbbbbb
TenantId       : cccccccc-cccc-1234-1234-1c1111cccccc
EndpointType   : Targeted 
SipUri         : sip:our@user.info 
PhoneNumber    : 
CallbackUri    : 
Ring           : ring2

3) If I send message to chosen user via SfB messenger it allways end up like: And we don't see any trace of SfB conversation in log of our bot.

Could you please recommend what settings of either MS Botframework or our SfB to check? Which logs to examine or enable to find any new clue?

来源:https://stackoverflow.com/questions/47054599/how-to-toubleshoot-configuration-of-ms-bot-framework-and-skype-for-business

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!