The following Global Call functions, which may have been used in applications developed using the NetTSC embedded stack implementation are deprecated in System Release 6.0. The preferred equivalent for each deprecated function is given in Table 1.
Table 1. Deprecated Global Call Functions
Function |
Preferred Equivalent |
gc_Attach( ) |
gc_AttachResource( ) |
gc_ErrorValue( ) |
gc_ErrorInfo( ) |
gc_GetANI( ) |
gc_GetCallInfo( ) |
gc_GetDNIS( ) |
gc_GetCallInfo( ) |
gc_GetNetworkH( ) |
gc_GetResourceH( ) |
gc_GetVoiceH( ) |
gc_GetResourceH( ) |
gc_Open( ) |
gc_OpenEx( ) |
gc_ReleaseCall( ) |
gc_ReleaseCallEx( ) |
gc_ResultMsg( ) |
gc_ResultInfo( )/gc_ErrorInfo( ) |
gc_SetCallingNum( ) |
gc_SetConfigData( ) |
gc_SetEvtMsk( ) |
gc_SetConfigData( ) |
gc_SndMsg( ) |
gc_SetUserInfo( ) |
See the Global Call API Library Reference for generic information about these functions and the Global Call IP Technology User's Guide for technology-specific information.
Click here to contact Telecom Support Resources
Copyright 2002, Intel Corporation