Incoming Call
Android Fields
Name | Type | Notes | |
---|---|---|---|
callType |
|
notNull |
Type of call (a normal call or force on pbx call |
confirmationId |
|
notNull |
The unique id that identifies this call, use this for confirming the call |
callId |
|
notNull |
The Xelion call id |
callDate |
|
notNull |
The date on which the call was initiated |
callDirection |
|
The direction of the call (Inbound, Outbound, NotAvailable) |
|
number |
|
The number that will be dialing the phone |
|
localName |
|
The name of the local participant |
|
localAddressable |
The addressable of the local participant |
||
localAddressableIcon |
|
The addressable icon of the local participant |
|
phoneLine |
The phone line of the call |
||
phoneLineAddressable |
The phone line associated addressable of the call |
||
phoneLineCallerName |
|
The phone line caller name |
|
personalLine |
|
True if the line is personal (if false show the callee name in the dialog) |
|
remoteName |
|
The name of the remote participant |
|
remoteAddressable |
The addressable of the remote participant |
||
remoteAddressableIcon |
|
The addressable icon of the remote participant |
iOS Fields
Name | Type | Notes | |
---|---|---|---|
CALL_ID |
|
notNull |
The unique id that identifies this call, use this for confirming the call |
XELION_CALL_ID |
|
notNull |
The Xelion call id |
CALL_DATE |
|
notNull |
The date on which the call was initiated |
CALL_DIRECTION |
|
The direction of the call (Inbound, Outbound, NotAvailable) |
|
NUMBER |
|
The number that will be dialing the phone |
|
LOCAL_NAME |
|
The name of the local participant |
|
LOCAL_ADDRESSABLE |
|
The addressable OID of the local participant |
|
LOCAL_ADDRESSABLE_ICON |
|
The addressable icon of the local participant |
|
PHONE_LINE |
|
The phone line OID of the call |
|
PHONE_LINE_NAME |
|
The phone line name of the call |
|
PHONE_LINE_ADDRESSABLE |
|
The phone line associated addressable OID of the call |
|
PHONE_LINE_ADDRESSABLE_NAME |
|
The phone line associated addressable name of the call |
|
PHONE_LINE_CALLER_NAME |
|
The phone line caller name of the call |
|
PERSONAL_LINE |
|
True if the line is personal (if false show the callee name in the dialog) |
|
REMOTE_NAME |
|
The name of the remote participant |
|
REMOTE_ADDRESSABLE |
|
The addressable OID of the remote participant |
|
REMOTE_ADDRESSABLE_ICON |
|
The addressable icon of the remote participant |
|
CALL_STRATEGY |
|
Call strategy of the external phone |
|
WAIT_CONFIRMATION |
|
Is call confirmation needed |