McDewey

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

Page 1520

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

Call info Events Action Participants: A, B, C CallSecurityStatus = 3 (ENCRYPTED) will get updated in the call info. CallActiveEv for callID = GC1 Cause: CAUSE_NEW_CALL GC1:ConnCreatedEv for A’ Cause: CAUSE_NORMAL GC1:ConnCreatedEv for B’ Cause: CAUSE_NORMAL CallCtlTermConnTalkingEv CallSecurityStatusChangedEv for callID = GC1. Returns the call security status of the call (Secure). Scenario:3 Configuration: A (secure), B (secure) and C (secure). Application sets ini parameter = true by issuing enableSecurtyStatusChangedEv () A calls B. B answers. B call C. C answers. B completes conference. Application issues getCallSecurtyStatus(). Participants: A, B, C CallSecurityStatus = 1 (NOTAUTHENTICATED) will get updated in the call info. CallSecurityStatusChangedEv for callID = GC1 with Cause = CAUSE_SNAPSHOT Returns the call security status of the call. Scenario:4 Application does not add call observers on A, B, C. Configuration: A (secure), B (secure) and C (non-secure). A calls B. B answers. B call C. C answers. B completes conference. Application later adds call observers on A, B, C. Application issues getCallSecurtyStatus(). CallSecurityStatus = 3 (ENCRYPTED) will get updated in the call info. CallSecurityStatus = 0 (UNKNOWN) will get updated in the call info. CallSecurityStatus = (ENCRYPTED) will get updated in the call info. CallActiveEv for callID = GC1 Cause: CAUSE_NEW_CALL GC1:ConnCreatedEv for A Cause: CAUSE_NORMAL GC1:ConnCreatedEv for B Cause: CAUSE_NORMAL CallCtlTermConnTalkingEv CallSecurityStatusChangedEv for callID = GC1 CallSecurityStatusChangedEv for callID = GC1 CallSecurityStatusChangedEv for callID = GC1 Scenario:5 Configuration: A (secure), B (secure). Application sets ini parameter = true by issuing enableSecurtyStatusChangedEv() A calls B. B answers. B puts call on hold. B resumes call. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 1456 Message Sequence Charts Message Sequence Charts