@@ -52,6 +52,7 @@
[self loginJuphoon];
} else if (model.videoType == VIDEO_TYPE_AGORA) {
[self showInCallVC:model.videoType isCallIn:YES];
+ [self startTimeoutTimer];
}