Group call, same user connects multiple time then only recently joined user should stay

I am using group call feature in javascript, I want feature like , if same user connects in group call multiple times then recently join user only stays in call and previous join user should be autoleft.

I have tried kickSiblings: true, but it’s not make any differenece.

Kindly help in this.