McDewey

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

Page 779

↗ View in doc context
page
779
source
cucm/v15/tapi-dev-guide/tapi-dev-guide.md
chunk_id
cucm::v15::tapi-dev-guide::tapi-dev-guide::793

BasicCallInitiatedFromTAPIUsingExternalCallControlonTranslationPatternandCEPMReturns Continue with Modified Calling and Called Parties 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 sends a lineMakeCall 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. CEPM returns continue with ModifiedCalling = MA and ModifiedCalled = MB Call will be extended to MB (modified calling and modified called in continue routing directive, overrides the calling & called number transformation configured for translation pattern) TSP Message to App Data Party A: LINE_APPNEWCALL, LINE_CALLSTATE (LINECALLSTATE_DIALTONE/ LINECALLSTATE_DIALING) CallerID = A / CalledID = “” mod Calling = A / mod Called = “” A initiates Call to B A receives NewCallEvent and CallStateChangeEvent (Dialtone/Dialing) A: LINE_CALLSTATE (LINECALLSTATE_PROCEEDING)/ LINE_CALLINFO CallerID = A / CalledID = B1 mod Calling = A1 / mod Called = B1 A receives CallStateChangeEvent (Proceeding) Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 747 Message Sequence Charts Basic Call Initiated From TAPI Using External Call Control on Translation Pattern and CEPM Returns Continue with Modified Calling and Called Parties

Page 779 diagram