McDewey

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

Page 1454

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

Call Info Events Action Let "ex" be an instance of PlatformException: ( (CiscoJtapiException) ex).getErrorCode () = CiscoJtapiException. CTIERR_OPERATION_ NOT_ALLOWED. Caught exception com.cisco.jtapi.PlatformException: Operation not allowed. User1 invokes Connection.park () on the announcement call. CiscoAnnouncementEndedEv. getSuccess () = true. CiscoAnnouncementEndedEv. getErrorCode () = 0 CiscoAnnouncementEndedEv. getErrorDescription () = No Error GC2: CiscoAnnouncementEndedEv GC2: TermConnDroppedEv CTIRD3 GC2: CallCtlTermConnDroppedEv CTIRD3 GC2: ConnDisconnectedEv Unknown GC2: CallCtlConnDisconnectedEv Unknown GC2: ConnDisconnectedEv 9202 GC2: CallCtlConnDisconnectedEv 9202 GC2: CallInvalidEv GC2: CallObservationEndedEv After announcement finishes playing, call is disconnected. Play Zip Tone A and B represents the terminals. TermConnB represents the Cisco terminal connection of Terminal B. TermConnCTI1 represents the Cisco terminal connection of terminal CTI1. CTI1 is a Cisco media terminal. Events/Response Scenario Sl.No User on B hears the ZIP tone. A calls B. B answers the call and the application invokes TermConnB.playTone(CiscoTone.ZIPTONE, CiscoCall. PLAYTONE_LOCALONLY) 1. User on A hears the ZIP tone. A calls B. B answers the call and application invokes TermConnB.playTone(CiscoTone.ZIPTONE, CiscoCall. PLAYTONE_REMOTEONLY) 2. Tone is heard by user B. A calls B. B is alerting. Application calls TermConnB. playTone(CiscoTone.ZIPTONE, CiscoCall. PLAYTONE_LOCALONLY) 3. PlatformException is thrown to application request. A calls CTI1. Call is answered by CTI1. Application calls TermCTI. playTone(CiscoTone.ZIPTONE, CiscoCall. PLAYTONE_LOCALONLY) 4. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 1390 Message Sequence Charts Play Zip Tone

Page 1454 diagram