Internal Create Inbound Call
internal
Internal Create Inbound Call
Worker posts here on inbound SIP job entry to register a call row.
Without this, inbound calls (dispatched directly by LK’s SIP rule) have no DB row, so transcript / duration / end_reason can never be persisted.
POST
Internal Create Inbound Call
Body
application/json
Posted by the worker the moment a SIP-inbound job starts.
The room is already created by LK's dispatch rule; we just need a DB row so the worker can later post transcript/duration/end_reason against this call_id.
Response
Successful Response
The response is of type Response Internal Create Inbound Call Internal Calls Inbound Post · object.