Skip to main content
POST
Advance a sequential ring group to the next endpoint

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

routeId
string

Inbound route id whose sequential ring group is being walked.

idx
string

Zero-based index of the endpoint that was just attempted.

Body

application/json
call_sid
string

jambonz call SID of the parent leg.

dial_call_status
string

Outcome of the endpoint just rung (completed, no-answer, busy, failed).

dial_sip_status
integer

Final SIP response code of the attempted endpoint.

Response

200 - application/json

The jambonz verbs to dial the next endpoint in the sequence, the route's fallback verbs when the sequence is exhausted, or an empty array when the call was already answered.

verb
string