Media.States

Class finesse.restservices.Media.States

Contains the various states that a non-voice media can be set to. This can be used for setting state in finesse.restservices.Media.setState, or comparing the state which is got from finesse.restservices.Media.getState.

Field Details

Field

Description

INTERRUPTED

The dialog has been interrupted by a dialog from another Media Routing Domain (MRD).

LOGIN

The logged-in user on a non-voice media.

Note

This is an action and not a state. A logged-in user is always in a specific state (READY or NOT_READY).

LOGOUT

The user is logged out from the media.

NOT_READY

The user is not ready in the media.

READY

The user is ready for activity in the media.

RESERVED

The user has a dialog coming in, but has not accepted it.

WORK

The user enters this state when failing over from one Cisco Finesse to the other or when failing over from one PG side to the other.