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:.

phone number to call. number must start with country code e.g +1

The sipUri or The phone participant is shown with this name in the web UI.

boolean

Enable SIP video in the room, only availble for sipUri.

object

Specify specify the codecs to use for dial-out.

array
array

Example requests

Example responses