PREV TOC HOME INDEX NEXT


Virtual Call - Inbound

Step

API

Action/Result

Event

1
<--- GCEV_OFFERED(with Virtual Call IE)
2 gc_DropCall( ) --->
3
<--- GCEV_DROPCALL
4 gc_ReleaseCall( ) --->

The procedure is as follows:

  1. The application receives a call offered (GCEV_OFFERED) event with an indication that this is a virtual call. Use the gc_GetSigInfo( ) function to retrieve the Virtual Call IE and any other information, such as NSI strings.
  2. The application issues a gc_DropCall( ) function with clearing cause set to the RESP_TO_STAT_ENQ value to acknowledge the call or set to the FACILITY_REJECT value to reject the call.
  3. A drop call (GCEV_DROPCALL) event is received.
  4. The application issues a 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