Skip to main content
POST
Bridge a parked SIP leg into an Orbit Media room

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

callSid
string

jambonz call SID (also accepted in the body as call_sid).

room
string
required

Orbit Media room name to bridge the caller into.

Body

application/json
call_sid
string

jambonz call SID of the parked leg.

to
string

Dialed number, used to build the SIP URI user component.

from
string

Caller-ID presented on the bridged leg.

Response

200 - application/json

A jambonz verb array containing a single dial verb that bridges the caller into the Orbit Media room, or safe-default verbs when required arguments are missing.

verb
string