PREV TOC HOME INDEX NEXT


Local Diversion - Outbound

Step

API

Action/Result

Event

1
<--- GCEV_OFFERED
2 gc_SndMsg( ) (SndMsg_Divert, Diversion Location: DIVERT_LOCAL) --->
3 gc_AnswerCall( ) --->
4
<--- GCEV_ANSWERED

The procedure is as follows:

  1. An incoming call (GCEV_OFFERED) event is received.
  2. The application diverts the incoming call to a different extension using the gc_SndMsg( ) function. See the gc_SndMsg( ) function description in the Global Call API Library Reference and Section 2.36, gc_SndMsg( ) for ISDN-specific information.
  3. The application answers the call using the gc_Answer( ) function.
  4. A call answered (GCEV_ANSWERED) event is received.

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

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