You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the random call picks up the one random peer to call,
however, it can pick up the one who already in the call,
if he/she is picked, current call is shut down and new call is forced to start.
Need to fix this.
Investigate how we can get the list of peers who are already on the call.
Extract out on-call-list from random-pickup-list
The text was updated successfully, but these errors were encountered:
Improvement of random call
Currently, the random call picks up the one random peer to call,
however, it can pick up the one who already in the call,
if he/she is picked, current call is shut down and new call is forced to start.
Need to fix this.
The text was updated successfully, but these errors were encountered: