Call

The Call object provides information about a call through the VP3000 that is active or in the process of being activated or deactivated. The object is read-only; you can view information about the call, or deactivate it (using the Deactivate button), but you cannot modify it.

Each Call object is a child of the Call Agent object.


Parameter

Access

Description
Call type Read only Specifies what the call is being used for. Values:
  • mwIccCtAudio
  • mwIccCtVideo
  • mwIccCtData
  • mwIccCtUnknownType
Call state Read only Specifies the current status of the call. Values:
  • mwIccCsActive
    The call is active.
  • mwIccCsActivating
    Activation is in progress.
  • mwIccCsDeactivating
    Deactivation is in progress.
  • mwIccCsInactive
    The call is inactive. This is a transient state that may occur briefly during call activation.