AppName |
string |
The Kazoo application that issued the CDR |
[optional] |
AppVersion |
string |
The internal Kazoo version number of the application that issued the CDR |
[optional] |
BillingSeconds |
int? |
The number of seconds the call leg can be billed for (typically from when the call leg is answered |
[optional] |
CallDirection |
string |
Direction of the call, relative to the media switch |
[optional] |
CallId |
string |
Unique identifier of the call leg |
|
CalleeIdName |
string |
The indicated name of the callee |
[optional] |
CalleeIdNumber |
string |
The indicated number of the callee |
[optional] |
CallerIdName |
string |
The indicated name of the caller |
[optional] |
CallerIdNumber |
string |
The indicated number of the caller |
[optional] |
CustomApplicationVars |
Object |
Any custom-set values |
[optional] |
CustomChannelVars |
Dictionary<string, string> |
Kazoo-specific key/value pairs set on the channel |
[optional] |
CustomSipHeaders |
Object |
A property list of SIP headers |
[optional] |
DigitsDialed |
string |
All the DTMF tones detected on this leg of the call |
[optional] |
Disposition |
string |
Who sent the SIP BYE message |
[optional] |
DurationSeconds |
int? |
The duration of the call leg, in seconds |
[optional] |
FaxBadRows |
string |
|
[optional] |
FaxEcmUsed |
string |
|
[optional] |
FaxResultCode |
string |
|
[optional] |
FaxResultText |
string |
|
[optional] |
FaxSuccess |
string |
|
[optional] |
FaxTotalPages |
string |
|
[optional] |
FaxTransferRate |
string |
|
[optional] |
FaxTransferredPages |
string |
|
[optional] |
From |
string |
Built by Kazoo, depending on direction, to represent the From user |
[optional] |
FromTag |
string |
SIP From TAG |
[optional] |
FromUri |
string |
The From SIP URI |
[optional] |
HangupCause |
string |
The reason for the call leg's termination |
[optional] |
HangupCode |
string |
The SIP hangup code, if available |
[optional] |
InteractionId |
string |
correlating ID among related call legs |
[optional] |
LocalSdp |
string |
The SDP negotiated by the local agent |
[optional] |
MediaServer |
string |
The hostname of the media server that processed the call |
[optional] |
Node |
string |
The ecallmgr which issued the CDR |
[optional] |
OtherLegCallId |
string |
If this leg was bridged, the call-id of the opposite leg |
[optional] |
OtherLegCallerIdName |
string |
Caller ID name of the bridged leg |
[optional] |
OtherLegCallerIdNumber |
string |
Caller ID number of the bridged leg |
[optional] |
OtherLegDestinationNumber |
string |
Dialed number of the other leg |
[optional] |
OtherLegDirection |
string |
direction of the other leg, relative to the media server |
[optional] |
PresenceId |
string |
ID used in NOTIFY SIP messages |
[optional] |
RemoteSdp |
string |
The SDP negotiated by the remote agent |
[optional] |
Request |
string |
Built by Kazoo this is the processed request URI |
[optional] |
RingingSeconds |
int? |
How many seconds the leg was ringing (pre-answer) |
[optional] |
Timestamp |
int? |
UTC timestamp, in Gregorian seconds, of when the CDR was generated |
[optional] |
To |
string |
Built by Kazoo, depending on direction, to represent the To user |
[optional] |
ToTag |
string |
SIP TO Tag |
[optional] |
ToUri |
string |
The To SIP URI |
[optional] |
UserAgent |
string |
User agent header from SIP packet |
[optional] |