/mcpEvent Flow Comparison and Sample Code The following table provides details of the event flow. Table 2: Event Flow Comparison and Sample Code for Transfer Invocation Transfer Across Lines Transfer on Same Lines Setup Address A on Terminal T1 Address B1, B2 on Terminal T2 Address C on Terminal T3 Address A on Terminal T1 Address B1, B2 on Terminal T2 Address C on Terminal T3 Feature Invocation A calls B1 [GC1 = GolbalCallID1] GC1: Connection A->Conn1 GC1: Connection B1->Conn2 B2 calls C [GC2 = GolbalCallID2] GG2: Connection B2->Conn3 GC2: Connection C->Conn4 GC1.transfer(GC2); A calls B1 [GC1 = GolbalCallID1] GC1: Connection A1-> Conn1 GC1: Connection B1->Conn2 B1 calls C [GC2 = GolbalCallID2] GG2: Connection B1-> Conn3 GC2: Connection C->Conn4 GC1.transfer(GC2); Events Delivered to Application (assuming all parties are observed) Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 78 Features Supported by Cisco Unified JTAPI Event Flow Comparison and Sample Code