PREV TOC HOME INDEX NEXT


Hold and Retrieve - Remotely Initiated

Step

API

Action/Result

Event

1 --- Call Connected<--- ---GCEV_HOLDCALL
2 ---Unroute SCbus time slot for held call Call Held ---
3 gc_HoldAck( ) --->
4
<--- GCEV_RETRIEVECALL
5 Reroute SCbus time slot for retrieved call

6 ---Take no action Call not held ---
7 gc_HoldRej( ) --->

The procedure is as follows:

  1. A request (GCEV_HOLDCALL event) to place a connected call on hold is received.
  2. The application accepts the hold request and should unroute the SCbus time slot for the requested call.
  3. The application accepts the hold request using the gc_HoldAck( ) function.
  4. A request (GCEV_RETRIEVECALL event) to retrieve a held call is received.
  5. The application receives the retrieve request and should reroute the SCbus time slot for the requested call.
  6. The application rejects the hold request and takes no action on the call's SCbus time slot.
  7. The application rejects the hold request using the gc_HoldRej( ) function.
Note: The retrieval of a held call cannot be rejected when using the DPNSS protocol.

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

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