Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 296
Index of parameters: C
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
callDirection
string
Either incoming or outgoing.
This parameter is not present if callState is dormant.
Value
Description
incoming
The participant called in to the MCU
outgoing
The MCU called out to the participant
callDirection
is used in: 
,
,
callIdentifier
base64
The base64 encoded GUID (globally unique identifier) of
the active H.323 call from this endpoint.
callIdentifier
is used in: 
,
.
callInParams
struct
A structure containing the call in parameters of the
endpoint. These parameters are used to match incoming
calls to pre-configured participants. For a positive match, a
participant must match fields which have values. Blank
fields are not considered in the comparison.
callInParams
is used in: 
.
callState
string
Deprecated by callStateEx. State of the call between the
MCU and this participant. One of dormantalerting,
connected
, or disconnected.
Value
Description
dormant
There is currently no attempt to connect a call.
alerting
The call is connecting and a reply has been received.
connected
Call has been set up successfully.
disconnected
The call has ended or the connection has failed. A further connection
attempt may or may not occur.
callState
is used in: 
,
callStateEx
string
One of dormantproceedingalertingconnected,
pending
, or disconnected.
Value
Description
dormant
There is currently no attempt to connect a call.
Cisco TelePresence MCU API 2.10
Page 206 of 296
Index of parameters
Index of parameters: C