McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 1291

↗ View in doc context
page
1291
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::1295

Event/Call info Result Action Events received at Address Observer on A No event notification as filter is disabled Step 2 After step 1 above, Application now disables the filter through CiscoAddrEvFilter. setCiscoAddrParkStatusEvFilter(false). Consider Park Monitoring Reversion timer expires Cause = CAUSE_SNAPSHOT park state = REMINDER sub ID = 1234 CiscoCallID = CiscoCallID for GC1 park DN = P1 parked party = B terminal = TA Events received at Address Observer on A CiscoAddrParkStatusEv A Step 3 After step 2 above, Application now enables the filter through CiscoAddrEvFilter. setCiscoAddrParkStatusEvFilter(true). 7. Use case to check the value of the filter set for the event CiscoAddrPArkrStatusEv. Initial scenario: Application has added Call Observer on A and B. Application has added Address Observer on A. B calls A. A answers. Event/Call info Result Action The application receives the Boolean value ‘false’. Step 1 Application disables the filter through CiscoAddrEvFilter. setCiscoAddrParkStatusEvFilter(false) Application invokes the API getCiscoAddrParkStatusEvFilter() on CiscoAddrEvFilter. The Application receives the Boolean value ‘true’. Step 2 Application enables the filter value through CiscoAddrEvFilter. setCiscoAddrParkStatusEvFilter(true) Application invokes the API getCiscoAddrParkStatusEvFilter on CiscoAddrEvFilter. 8. Use case to check the notification of CiscoAddrIntercomInfoChangedEv and the value of the filter for the event, when the Intercom feature (target DN and/or intercom taget label) has not been changed. Initial scenario: Application has added Call Observer on A and B. Application has added Address Observer on A. B calls A. A answers Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 1227 Message Sequence Charts Message Sequence Charts

Page 1291 diagram