Reputation: 1
I am using CO-TURN as my VoIP platform. What I am looking for is that how can I get information about which users are in an ongoing voice call?
Upvotes: 0
Views: 70
Reputation: 106
That depends on how you are creating sessions on turn server. You can check it from WebUi. But your application server should manage all this not turn server as this is not role of turn server.
Upvotes: 2