We are developing application for conference calls and we are using Vidyo framework for it. Apart of Vidyo we have build own web server for making connections.
We have face the following issue: If caller is reaching receiver using web API and then canceling call using Vidyo lib - receiver won't get any notification about canceling event. But it works if caller reaching receiver through Vidyo API.
How can we solve the issue we stuck at?
Thanks, Tony.