Voice status callback
Payload
A mean opinion score on a scale of 1–5 that helps determine audio quality.
The duration, in seconds, of the finished call. Only present on the completed event.
A mean opinion score on a scale of 1–5 that helps determine audio quality.
The duration, in seconds, of the finished call. Only present on the completed event.
Payload sent by SignalWire to your Voice Status Callback URL when the status of a call changes.
Configure this callback using the StatusCallback and StatusCallbackEvent parameters when
creating a call via the API or using
Dial with
Number,
SIP, or
Conference.
Use StatusCallbackEvent to receive every call progress event — not just the final status —
along with current call state and all parameters below.
The status of the call.
The direction of the call.
outbound-dial: calls launched through the Dial verb.outbound-api: calls launched through the REST API.inbound: inbound calls.The numeric SIP response code received for the INVITE request, indicating the outcome of the call attempt. See the list of SIP response codes for possible values.