Hi guys, I am using the Diva component API. When I am working more calls at the same time, I sometimes face the problem, that one call just cancels without any reason. (Not even onDisconnected event is called). I tried to check the call.State parameter. It is still on "ringing". The interesting thing is, when I check the active connections in the Diva Management Tool, the state is correct - Call is not here anymore, but the call state in my C# program is still ringing. How is that possible? A bug with the sdk? Or do I have a threading problem?
↧