/mcpCiscoRestrictedEv The CiscoRestrictedEv event is the parent class for the CiscoAddrRestrictedEv and CiscoAddrRestrictedOnTerminalEv events. This is the base class for restricted events and defines the cause codes for all restricted events. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes. 7.1(1 and 2) Superinterfaces CiscoEv, CiscoProvEv, javax.telephony.events.Ev, javax.telephony.events.ProvEv Subinterfaces CiscoAddrRestrictedEv, CiscoAddrRestrictedOnTerminalEv Declaration public interface CiscoRestrictedEv extends CiscoProvEv Fields Table 162: Fields in CiscoRestrictedEv Description Field Interface The Terminal is restricted for an unknown reason. CAUSE_UNKNOWN staticint The Terminal is restricted due to an unsupported configuration (for example, configuring the rollover option). CAUSE_UNSUPPORTED_DEVICE_CONFIGURATION staticint The Terminal in the control list is using a protocol that Cisco Unified JTAPI does not support. CAUSE_UNSUPPORTED_PROTOCOL staticint The Terminal or Address is marked as restricted. CAUSE_USER_RESTRICTED staticint Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 519 Cisco Unified JTAPI Extensions CiscoRestrictedEv