1.1 Global Call Basic Functions
The following functions are used to interface with all signaling systems. See the Global Call API Programming Guide for more information about the basic call state model.
- gc_AnswerCall( )
- indicates that the destination party is connected
- gc_DropCall( )
- disconnects a call
- gc_MakeCall( )
- makes an outgoing call
- gc_ReleaseCall( )
- deprecated: use gc_ReleaseCallEx( )
- gc_ReleaseCallEx( )
- releases the call and the associated internal resources
- gc_WaitCall( )
- indicates that the application is ready to receive inbound calls
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation