McDewey

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

Page 1295

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

Event/Call info Result Action Events Received at Address Observer on A No events as the Recording settings are unchanged. The application receives the Boolean value ‘true’. Step 2 • Application enables the filter value through CiscoAddrEvFilter. setCiscoAddrRecording ConfigChangedEvFilter(true) • Application invokes the API getCiscoAddrRecording ConfigChangedEvFilter on CiscoAddrEvFilter. 12. Use case to check the notification of CiscoAddrRecordingConfigChangedEv and the value of the filter for this event. 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 Events received at Address Observer on A No address notification as filter is disabled. The application receives the Boolean value ‘false’. Step 1 • Application has set the filter value to ‘false’ through CiscoAddrEvFilter. setCiscoAddrRecording ConfigChangedEvFilter (false)User changes the Recording Profile Configurations, through the Admin Pages. • Application invokes the API getCiscoAddrRecording ConfigChangedEvFilter() on CiscoAddrEvFilter. Events Received at Address Observer on A CiscoAddrRecordingConfigChangedEv A The application receives the Boolean value ‘true’. Step 2 • Application enables the filter value through CiscoAddrEvFilter. setCiscoAddrRecording ConfigChangedEvFilter(true)User changes the Recording Profile Configurations, through the Admin Pages. • Application invokes the API getCiscoAddrRecording ConfigChangedEvFilter on CiscoAddrEvFilter. Use Cases Related to DPark Initial set up: -Application has added call observer on B and A -User has configured DPark DN D Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 1231 Message Sequence Charts Use Cases Related to DPark

Page 1295 diagram