PREV TOC HOME INDEX NEXT


6.2.6 GWCall::callIPConnected

The application waits for a GCEV_ANSWERED from the PSTN. Upon receipt of the event the call state transitions to callConnected.

If the application receives a GCEV_EXTENSION event, it ignores the event and remains in the callIPConnected state.

The caller may also use the keyboard to send a User Input Indication, Facility Message, or a Non-standard Command. The application receives the appropriate event (USR_SEND_UII, USR_SEND_FACILITY, USR_SEND_NS_COMMAND) and calls processEvent( ) from the IPCallControl module. The call state remains in the callIPConnected state.

If the application receives a GCEV_DISCONNECTED or a GCEV_TASKFAIL event, it sets the drop reason by calling getResultValue( ) from the GCCallControl module. The application then calls processEvent(USR_DISCONNECT) from the IPCallControl module if the PSTN was the event source, or from the PSTNCallControl module if the IP was the event source. The call state transitions to callDropping.


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2002, Intel Corporation
All rights reserved
This page generated October, 2002