private void CallSomeone(object sender, EventArgs e)
 {
     dealer.VideoCallSomeone();
 }