PREV TOC HOME INDEX NEXT


Remote Diversion - Inbound

Step

API

Action/Result

Event

1
<--- GCEV_OFFERED
2 gc_SndMsg( ) (SndMsg_Divert, Diversion Location: DIVERT_REMOTE) --->
3
<--- GCEV_DISCONNECTED
4 gc_DropCall( ) --->
5
<--- GCEV_DROPCALL
6 gc_ReleaseCall( ) --->

The procedure is as follows:

  1. Party 2 receives an incoming call (GCEV_OFFERED) event from Party 1.
  2. 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.
  3. Party 1 disconnects call to Party 2.
  4. Party 2 drops call using the gc_DropCall( ) function.
  5. Party 2 receives a drop call (GCEV_DROPCALL) event from Party 1.
  6. Party 2 releases the call using the gc_ReleaseCall( ) function.

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003