pub async fn call_handler(
call_type: ActiveCallType,
ws: WebSocketUpgrade,
app_state: AppState,
params: CallParams,
) -> Responsepub async fn call_handler(
call_type: ActiveCallType,
ws: WebSocketUpgrade,
app_state: AppState,
params: CallParams,
) -> Response