POST/rooms/:name/dialOut/start
POST
/rooms/:name/dialOut/start
Starts a dialOut with given parameters.
Path params
string
The name of the room.
Body params
string
sipUri to call. uri should start with sip:
.
string
phone number to call. number must start with country code e.g +1
string
The sipUri or The phone participant is shown with this name in the web UI.
string
userId to assign to the participant. default userId
is null.
string
determine the phone number used for outbound call (i.e. phone number displayed on the called phone). purchased phone
boolean
Enable SIP video in the room, only available for sipUri.