Model: VoIP

Back to overview

Model Fields

Field Description Type Optional Nullable Default
status

The type of VoIP status message

  • 1: Missed
  • 2: Finished
  • 3: Rejected
  • 4: Aborted

Allowed values: 1, 2, 3, 4

Integer False False
duration

The duration of the call in seconds

Integer True False
reason

The reject reason

  • 0: Unknown
  • 1: Busy
  • 2: Timeout
  • 3: Rejected

Allowed values: 0, 1, 2, 3

Integer True False