pub async fn sip_handler(
ws: WebSocketUpgrade,
__arg1: State<AppState>,
__arg2: Query<CallParams>,
) -> Responsepub async fn sip_handler(
ws: WebSocketUpgrade,
__arg1: State<AppState>,
__arg2: Query<CallParams>,
) -> Response