Skip to main content
POST
Handle the outcome of a dial verb

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
call_sid
string

jambonz call SID of the parent leg.

dial_call_status
string

Outcome of the dial (completed, busy, no-answer, failed).

dial_sip_status
integer

Final SIP response code of the dialed leg.

dial_call_duration
number

Duration of the dialed leg in seconds.

Response

200 - application/json

The jambonz fallback verbs to run when the dial did not connect (e.g. voicemail), or an empty array to end the call cleanly when it was answered.

verb
string