Channel
A phone channel. A channel is created for each phone that is participating in the call.
Fields
Name | Type | Notes | |
---|---|---|---|
channelId |
|
The unique channel id. |
|
channelName |
|
The channel name at the PBX. |
|
flowId |
|
The call flow id. The flow id is maintained across channels, when the call is transferred, parked or otherwise switched a channel. The call flow can be tracked by observing the flow-id. |
|
state |
The channel state. |
||
creationDate |
|
The creation date and time of the channel. |
|
phoneNumber |
|
the phone number |
|
addressable |
The caller. |
||
isOriginator |
|
true if this channel is the originator of the call (the caller). |
|
conferenceRoom |
|
for conference call: the conference room |
|
parkingSlot |
|
for parked channel: the parking slot |
|
linkedChannelId |
|
The id of the linked channel. This property is set if the call is answered. |