Move Call To Meeting
POST/api/webphone/calls/:call_id/move-to-meeting
Move the SIP participant from a phone call to the associated Meet room.
This enables seamless escalation without disconnecting the phone participant. The SIP participant is transferred from the phone room to the Meet room, allowing continuous conversation while the user switches to video.
Args: call_id: Call ID web_context: Authenticated user context phone_call_service: Phone call service
Returns: Dictionary with move status and Meet room details
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error