|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoOutOfServiceEv
CiscoOutOfServiceEv
event is the super class
for the out-of-service events CiscoAddrOutOfServiceEv and
CiscoTermOutOfServiceEv. This class defines the causes
for out-of-service events.
Field Summary | |
---|---|
static int |
CAUSE_CALLMANAGER_FAILURE
The cause for this event is due a Unified CM failure. |
static int |
CAUSE_CTIMANAGER_FAILURE
The cause for this event is due to a failure from CTIManager. |
static int |
CAUSE_DEVICE_FAILURE
The cause for this event is a device failure. |
static int |
CAUSE_DEVICE_RESTRICTED
The cause for this event is that the device is restricted. |
static int |
CAUSE_DEVICE_UNREGISTERED
The cause for this event is that the device is in an unregistered state. |
static int |
CAUSE_LINE_RESTRICTED
The cause for this event is that the line is restricted. |
static int |
CAUSE_NOCALLMANAGER_AVAILABLE
The cause for this event is the unavailability of any Unified CM. |
static int |
CAUSE_REHOME_TO_HIGHER_PRIORITY_CM
The cause for this event is an to error in failback to a higher-priority Unified CM node. |
static int |
CAUSE_REHOMING_FAILURE
The cause for this event is a failure while attempting to rehome. |
static int |
ID
|
Fields inherited from interface javax.telephony.events.Ev |
---|
CAUSE_CALL_CANCELLED, CAUSE_DEST_NOT_OBTAINABLE, CAUSE_INCOMPATIBLE_DESTINATION, CAUSE_LOCKOUT, CAUSE_NETWORK_CONGESTION, CAUSE_NETWORK_NOT_OBTAINABLE, CAUSE_NEW_CALL, CAUSE_NORMAL, CAUSE_RESOURCES_NOT_AVAILABLE, CAUSE_SNAPSHOT, CAUSE_UNKNOWN, META_CALL_ADDITIONAL_PARTY, META_CALL_ENDING, META_CALL_MERGING, META_CALL_PROGRESS, META_CALL_REMOVING_PARTY, META_CALL_STARTING, META_CALL_TRANSFERRING, META_SNAPSHOT, META_UNKNOWN |
Method Summary |
---|
Methods inherited from interface javax.telephony.events.Ev |
---|
getCause, getID, getMetaCode, getObserved, isNewMetaEvent |
Field Detail |
---|
static final int ID
static final int CAUSE_CALLMANAGER_FAILURE
static final int CAUSE_REHOME_TO_HIGHER_PRIORITY_CM
static final int CAUSE_NOCALLMANAGER_AVAILABLE
static final int CAUSE_DEVICE_FAILURE
static final int CAUSE_DEVICE_UNREGISTERED
static final int CAUSE_REHOMING_FAILURE
static final int CAUSE_CTIMANAGER_FAILURE
static final int CAUSE_DEVICE_RESTRICTED
static final int CAUSE_LINE_RESTRICTED
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |