Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 25
Cisco Meeting Server Release 2.0 : CDR Guide
12
4.2 callEnd Record Contents
Parameter
Description
call ID
The ID of the call that is ending; an earlier “callStart” record will have been generated for
the same call. This is conveyed as an “id” attribute within the “<call>” tag that
encapsulates the callEnd record.
callLegsCompleted
The number of call legs that have completed within this call.
callLegsMaxActive
The maximum number of call legs that were simultaneously active within this call.
durationSeconds
The length of time (in seconds) that this call was active for.
4.3 callLegStart Record Contents
Parameter
Description
callLeg ID
The ID of the call leg that is starting. This is conveyed as an “id” attribute within the
“<callLeg>” tag that encapsulates the callLegStart record.
cdrTag
If a call leg was given a tag, this is shown in the CDR. The tag is an optional, up to 100
character text string used to help identify the call leg.
displayName 
The "friendly name" for a SIP endpoint, a user's "real name" for an Cisco Meeting App
connection, or what a user types for a web client guest connection. This value is blank if the
far end does not provide a friendly name.
guestConnection
(optional) Connections known to be guest logins initiated via the WebRTC Client have a
value of True here.
localAddress 
Any local destination relevant to the call leg (e.g. what the caller connected to in order to
reach the Meeting Server.) The interpretation of this value depends on the direction (see
below). Therefore, this is the destination address for incoming calls, or the caller ID of
outgoing calls.
Note: In some call scenarios, no localAddress applies e.g. calling out to an Cisco Meeting
App user from a coSpace with no defined URIs.
remoteAddress
For SIP calls, the remote URI relevant to the call leg. The interpretation of this value
depends on the direction (see below). This is the destination URI for outgoing calls, or the
source URI of incoming calls.
remoteParty
The address of the remote party of this call leg. For outgoing calls this is the output of the
dial transform and may not contain a domain.
recording
Connections known to be recording the call have a value of True here.
type
The type of call leg: either “acano” for a Cisco Meeting App connection or “sip” for a SIP
connection.
subType
A further specialization of the call leg type; if the call leg is “sip”, possible values here are
“lync” or “avaya”.
4   Record Details