Cisco Cisco Meeting Server 2000 Guía Del Desarrollador

Descargar
Página de 25
Cisco Meeting Server Release 2.0 : CDR Guide
15
4.5 callLegUpdate Record Contents
Parameter
Description
call leg ID
The ID of the call leg that is being updated. This is conveyed as an “id” attribute within the
“<callLeg>” tag that encapsulates the callLegUpdate 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.
state
If present, contains an indication of the call leg state; currently only the “connected” value is
supported. An absence of this value indicates that the call leg has not yet reached the connected
state.
call
ivr
The call ID for this call leg, or the (empty) “ivr” indication if the call leg is currently in an IVR.
ownerId
The ID that a remote, managing, system has chosen to assign to this call leg, which has meaning
only to that remote system.
sipCallId
If the call leg is a SIP connection, this field will hold the unique “Call-ID” value from the SIP
protocol headers, if known at call leg start time.
groupID
For Lync calls only, this parameter links the Presenter’s video callLeg and the Presentation stream
being sent.
deactivated
If set to true, this parameter identifies that a guest participant is waiting in the lobby to join a
conference. When the activator (host) joins the conference the deactivated parameter is set to
false, indicating that guests can now see and send media (video, audio, content).
The callLegUpdate record is sent by the Acano server when any of the call leg characteristics it
refers to change for a call leg. For example, a CDR receiver would expect to see such an update
record if a call leg moves from an IVR into a call, or if an external management system changed
the “ownerId” associated with that call leg.
4.6 recordingStart Record Contents
Parameter
Description
id
The ID of the recording that is starting. This is conveyed as an “id” attribute within the
“<recording>” tag that encapsulates the recordingStart record.
path
A string holding the directory and filename of the recording.
recorderUrl
The URL of the recording device
call
The ID of the call that is being recorded.
callLeg
The ID of the call leg that is recording the call.
4   Record Details