Skip to main content
POST
Resolve the verb sequence for an inbound call

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
call_sid
string

jambonz call SID of the inbound leg.

to
string

Dialed number (DNIS) in E.164.

from
string

Caller ANI.

direction
string

Call direction as reported by jambonz.

originating_sip_trunk_name
string

Name of the carrier / trunk the call arrived on.

Response

200 - application/json

The jambonz verb array to run for the inbound call (greeting, IVR, enqueue, dial, or voicemail). On any internal error a safe-default verb sequence is returned so the caller is never dropped.

verb
string