Skip to main content
Emitted when the session when the SIP or PSTN session is stopped or ended.

Common fields

string
Represents the version of the event. Uses semantic versioning to inform a consumer if the payload has introduced any breaking changes.
string
Represents the type of the event described in the payload.
string
An identifier representing this specific event.
object
An object representing the event, whose fields are described below.
number
Documenting when the webhook itself was sent. This timestamp is different than the time of the event the webhook describes.

Payload

integer
The Unix epoch time in seconds representing when this event occurred.
string
The sessionId of the dial-in session.
string
sip address of the incoming call.
string
ID of the domain corresponding to this dial-in event.
string
The name of the room where dial-in event occurred.
string
name displayed for the incoming user.
object
sip header and header values in the incoming sip invite.