Remote Diversion - Inbound
1 <--- GCEV_OFFERED 2 gc_SndMsg( ) (SndMsg_Divert, Diversion Location: DIVERT_REMOTE) ---> 3 <--- GCEV_DISCONNECTED 4 gc_DropCall( ) ---> 5 <--- GCEV_DROPCALL 6 gc_ReleaseCall( ) --->
- Party 2 receives an incoming call (GCEV_OFFERED) event from Party 1.
- Party 2 diverts incoming call to Party 3. Send Party 3's telephone number as Diversion number. See Table 75, SndMsg_Divert for the format of the SndMsg_Divert message.
- Party 1 disconnects call to Party 2.
- Party 2 drops call using the gc_DropCall( ) function.
- Party 2 receives a drop call (GCEV_DROPCALL) event from Party 1.
- Party 2 releases the call using the gc_ReleaseCall( ) function.
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation