4.5 Events Indicating Errors
Two events that explicitly provide error indications are as follows:
- GCEV_TASKFAIL
- Received when an API function call fails
- GCEV_ERROR
- Received in an unsolicited manner when an internal component fails
When either of these events is received, the application should call gc_ResultInfo( ) immediately after the event arrives to determine the reason for the event. The data structure associated with gc_ResultInfo( ) can contain reason information provided by Global Call and additional reason information provided by the underlying call control library. See the Global Call API Library Reference for more information.
Click here to contact Telecom Support Resources
Copyright 2002, Intel Corporation