Bridge a parked SIP leg into an Orbit Media room
Internal jambonz call-hook that bridges a parked inbound SIP leg into an Orbit Media room — used to connect a caller to an AI voice agent or a video room. It recovers the dialed E.164 from the cached call attribution and returns a single dial verb targeting the orbit-media SIP URI, carrying the room and identity as custom SIP headers. Signed with the jambonz webhook HMAC and not intended for direct client use. Returns safe-default verbs when the call SID or room is missing. The bridge exits via the Devotel softswitch (invariant #45).
Authorizations
Dashboard JWT token from Clerk
Query Parameters
jambonz call SID (also accepted in the body as call_sid).
Orbit Media room name to bridge the caller into.
Body
Response
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.