Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CallLogRecord

Index

Properties

Optional action

action: "Unknown" | "Phone Call" | "Phone Login" | "Incoming Fax" | "Accept Call" | "FindMe" | "FollowMe" | "Outgoing Fax" | "Call Return" | "Calling Card" | "Ring Directly" | "RingOut Web" | "VoIP Call" | "RingOut PC" | "RingMe" | "Transfer" | "411 Info" | "Emergency" | "E911 Update" | "Support" | "RingOut Mobile"

Action description of the call operation

Optional direction

direction: "Inbound" | "Outbound"

Call direction

Optional duration

duration: number

Call duration in seconds

Optional from

Caller information

Optional id

id: string

Internal identifier of a cal log record

Optional lastModifiedTime

lastModifiedTime: string

For 'Detailed' view only. The datetime when the call log record was modified in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z

Optional legs

For 'Detailed' view only. Leg description

Optional recording

recording: RecordingInfo

Call recording data. Returned if the call is recorded, the withRecording parameter is set to 'True' in this case

Optional result

result: "Unknown" | "ResultInProgress" | "Missed" | "Call accepted" | "Voicemail" | "Rejected" | "Reply" | "Received" | "Receive Error" | "Fax on Demand" | "Partial Receive" | "Blocked" | "Call connected" | "No Answer" | "International Disabled" | "Busy" | "Send Error" | "Sent" | "No fax machine" | "ResultEmpty" | "Account" | "Suspended" | "Call Failed" | "Call Failure" | "Internal Error" | "IP Phone offline" | "Restricted Number" | "Wrong Number" | "Stopped" | "Hang up" | "Poor Line Quality" | "Partially Sent" | "International Restriction" | "Abandoned" | "Declined" | "Fax Receipt Error" | "Fax Send Error"

Status description of the call operation

Optional sessionId

sessionId: string

Internal identifier of a call session

Optional startTime

startTime: string

The call start datetime in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z

Optional to

Callee information

Optional transport

transport: "PSTN" | "VoIP"

For 'Detailed' view only. Call transport

Optional type

type: "Voice" | "Fax"

Call type

Optional uri

uri: string

Canonical URI of a call log record

Generated using TypeDoc