The gc_ReleaseCallEx( ) function must be called after a gc_DropCall( ) function completes. If a new inbound call has arrived since the last gc_DropCall( ) function was issued, that call will be pending until the gc_ReleaseCallEx( ) function is called.
If a gc_WaitCall( ) function is issued asynchronously, the inbound call notification can be received immediately after the gc_ReleaseCallEx( ) function is called. If a gc_WaitCall( ) function is issued synchronously and a gc_ReleaseCallEx( ) function is issued subsequently, the inbound call will be pending until the gc_WaitCall( ) function is issued again.
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation