Room Dial Out Start
Start a dial-out in a room
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
sipUri to call. uri should start with sip:. Query parameters appended to the sipUri will appear as SIP Headers in the INTIVE message at the remote SIP endpoint. Headers must start with "X-", e.g. to append a header "myexampleHeader" it is appended to sipUri as "sip:<dialout_sip_uri>?X-header-1=val-1&X-header-2=val-2".
phone number to call. number must start with country code e.g +1
the extension to dial after dialed number is connected. e.g. 1234
number of seconds to wait before dialing the extension, once dialed number is connected.
0 <= x <= 60The sipUri or The phone participant is shown with this name in the web UI.
userId to assign to the participant. default userId is null.
determine the phone number used for outbound call (i.e. phone number displayed on the called phone). purchased phone
Enable SIP video in the room, only available for sipUri.
Video encoding settings. Only applicable when video is true.
Specify the codecs to use for dial-out.
Response
200