PREV TOC HOME INDEX NEXT


Virtual Call - Outbound

Step

API

Action/Result

Event

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

The procedure is as follows:

  1. The application places an outgoing call with Virtual Call IE and any other information set, such as NSI strings or Extension Status using the gc_MakeCall( ) function. See Table 72, Virtual Call IE for the format of the Virtual Call IE.
  2. The application receives a call disconnected (GCEV_DISCONNECT) event. Use the gc_ResultValue( ) function to retrieve the clearing cause. A RESP_TO_STAT_ENQ value means that the call was Acknowledged and a FACILITY_REJECT value means that the call was Rejected.
  3. The application issues a gc_DropCall( ) function.
  4. A drop call (GCEV_DROPCALL) event is received.
  5. 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