microsoft / BotBuilder-RealTimeMediaCalling

BotBuilder-RealTimeMediaCalling extends the BotBuilder to enable bots to engage in Skype audio-video calling. It provides real-time, programmable access to the voice, video, and screen sharing streams of a Skype call. The bot is a direct participant in a Skype 1:1 call.
MIT License
76 stars 36 forks source link

Calling to bot -"you can not talk to the bot just yet..." #49

Open pancongying opened 5 years ago

pancongying commented 5 years ago

Hi I have the issue that when i call the bot I'm getting: "you can not talk to the bot just yet..." I''ve properly configured the callback url and the web hook in Skype Setting. I've also seen the feedback from a same issue https://github.com/Microsoft/BotBuilder-RealTimeMediaCalling/issues/32 But it still doesn't work. (Messaging works fine)

Can anyone check the log for me? Thanks in advance appid: 9a8481d7-9330-4a46-83a6-16d1e28e6a99

ssulzer commented 5 years ago

@pancongying Can you please try again? If it still does not work, please give an approximate UTC time of your attempt. Thanks.

Dhruv9995 commented 5 years ago

I am having the same problem can you help me? my Bot ID is 41fa983a-15f7-4dc4-acd4-364a7f74cd6f

evgeniy-glushin commented 4 years ago

@pancongying @Dhruv9995 Hi! Have you managed to fix this problem?