McDewey

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

Page 1259

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

• Cisco Unified Communications Manager service parameter “Advanced Ad Hoc Conference Enable” is set to TRUE. A and A’ are shared line • Cisco Unified Communications Manager service parameter “Drop Ad Hoc Conference” set “never” CallInfo Result Action Scenario N.A Cause = CAUSE_NORMAL CiscoFeatureReason = REASON_CONFERENCE Cause = CAUSE_NORMAL CiscoFeatureReason = REASON_NORMAL Cause = CAUSE_NORMAL CiscoFeatureReason = REASON_CONFERENCE JTAPI returns CiscoPartyInfo[] with CiscoPartyInfo.getDisplayName() of “abc” and “xyz” ConnDisconnectedEv-B CallCtlConnDisconnectedEv-B B is dropped out of conference. No Events. A’(xyz) is disconnected from conference. TermConnDropEv-TA CallCtlTermConnDroppedEv-TA ConnDisconnectedEv-A CallCtlConnDisconnectedEv-A ConnDisconnectedEv-B CallCtlConnDisconnectedEv-B CallInvalidEv A(abc) dropped out of conference TermConnDropEv-TA CallCtlTermConnDroppedEv-TA ConnDisconnectedEv-A CallCtlConnDisconnectedEv-A ConnDisconnectedEv-B CallCtlConnDisconnectedEv-B CallInvalid A(abc) is dropped out of conference. Application invokes Connection.getDisplayNames() at Connection of A. Application invokes Connection.disconnect() on Connection of B. Application invokes Connection.disconnect(xyz) on Connection of A. Application invokes Connection.disconnect(abc) on Connection of A. Application invokes Connection.disconnect() on Connection of A. Use Case 16 Application is observing A, B is conference controller. A, A’ and B are in conference. Displayname for A is “abc”, and displayname for A’ is “xyz” Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 1195 Message Sequence Charts Message Sequence Charts

Page 1259 diagram