Call Properties
The following table lists the default call properties. The Direction property indicates whether the call is an inbound or outbound call.
|
Property |
Type |
Description |
|
ANI (Automatic Number Identification) |
string |
The telephone number of an incoming call. |
|
CallName |
string |
The caller ID. |
|
CallDate |
date |
The time and date the call arrived. |
|
ChannelID |
date |
The voice server channel ID. |
|
DNIS (Dialed Number Identification Service) |
string |
The telephone number the caller dialed. |
|
Direction |
string |
The direction of the call (either inbound or outbound). |
|
VoIPData |
IVR params |
Refer to VoIP Data Properties below. |
VoIP Data Properties
VoIP data properties are a subset of call properties that include the properties in the following table.
|
Property |
Type |
Description |
|
FullRemoteSDP |
string |
Full Session Description Protocol (SDP) of the remote side. |
|
FullLocalSDP |
string |
Full SDP of the local side. |
|
AcceptedREmoteSDP |
string |
The accepted remote SDP. |
|
AcceptedLocalSDP |
string |
The accepted local SDP. |
|
Codec |
int |
The selected voice codec. |