/mcpFrom Interface javax.telephony.events.Ev getCause, getID, getMetaCode, getObserved, isNewMetaEvent Related Documentation See Constant Field Values, on page 1667 and Related Documentation, on page 289.getInServiceAddrTerminals() for more information. CiscoAddrParkStatusEv When parking a call using the Cisco Unified IP Phone, JTAPI reports park states by using this event. It is provided to all the applications, which have address observers added on the address, which has invoked park. This event gets delivered only when park gets invoked from Cisco Unified IP Phones. Interface History Description Cisco Unified Communications Manager Release Number Added interface for Park Monitoring and Assisted DPark feature. 7.1(1 and 2) Declaration public interface CiscoAddrParkStatusEv extends CiscoAddrEv Fields Table 58: Fields in CiscoAddrParkStatusEv Description Field Interface Park status when the call is parked. PARKED static int Park status when the park monitoring reversion timer expires. REMINDER static int Park status when the parked call is retrieved by the parker or a third party. RETRIEVED static int Park status when the parked call is forwarded when the park monitoring forward- no-retrieve timer expires. FORWARDED static int Park status when the parked call is disconnected. ABANDONED static int Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 316 Cisco Unified JTAPI Extensions Related Documentation