Local Diversion - Outbound
1 <--- GCEV_OFFERED 2 gc_SndMsg( ) (SndMsg_Divert, Diversion Location: DIVERT_LOCAL) ---> 3 gc_AnswerCall( ) ---> 4 <--- GCEV_ANSWERED
- An incoming call (GCEV_OFFERED) event is received.
- 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.
- The application answers the call using the gc_Answer( ) function.
- A call answered (GCEV_ANSWERED) event is received.
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation