CallTransferredEvent

Notification Object
      ↪ CallTransferredEvent


Notification object for calls that are transferred.

How to process

Call transferred events are send to users who have an active call that is transferred.
This event can be used to get the information of the new caller (name, number, …​).

Fields

Name Type Notes

oldCallId

String

notNull

The unique id that identifies the old call

newCallId

String

notNull

The unique id that identifies the new call

remoteName

String

The remote caller name

remoteNumber

String

The remote caller number

remoteAddressable

String

The remote caller addressable object id

remoteIcon

String

The remote caller icon id

callLogId

String

The new call log object id