McDewey

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

Page 1023

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

Call info Events Actions .getCalledAddress() = BXXX, .getLastRedirectedAddress() = BXXX .getCurrentCallingTerminal() = terminal of A. .getCurrentCalledTerminal() = null .getModifiedCallingAddress() = A1, .getCallingAddress() = A, .getModifiedCalledAddress() = C, .getCalledAddress() = BXXX, .getLastRedirectedAddress() = B1 .getCurrentCallingTerminal() = terminal of A. .getCurrentCalledTerminal() = terminal of C GC1-TermConnRingingEvent GC1-CallCtlTermConnRingingEv-C GC1-ConnConnectedEvent-C GC1-CallCtlConnEstablishedEv-C GC1-TermConnActiveEvent GC1-CallCtlTermConnTalkingEv C Answers External Call Control on Translation Pattern and CEPM Returns <reject> Configuration Phone A, B are in cluster devices. B matches the translation pattern BXXX which has calling and called party transformation defined to transform A to A1 and B to B1 and External Call Control is also enabled. Procedure: Application invokes connect() at A to call B. Result Dialed number B matches the translation pattern BXXX which has External Call Control enabled. This takes precedence and CUCM requests CEPM to get routing rule for B. The routing rule for B says “Reject”<reject> CEPM returns reject. A receives ConnFailedEvent (cause = CtiCallRejected), ConnDisconnectedEv (cause = normal), CallInvalidEvent (caue = Normal). Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 959 Message Sequence Charts Message Sequence Charts

Page 1023 diagram