gets the signaling information of an incoming message cc_GetSigInfo( )
155
Error codes from the cc_GetSigInfo( ) function include the following:
Error Code Description
E_ISMISGSI | ERR_ISDN_LIB The cc_GetSigInfo( ) function is not
supported because the application did not
use cc_SetParm( ) to allocate the signaling
queue.
E_ISLSIEBUF | ERR_ISDN_LIB The signaling information queue was too
small to accommodate the incoming data.
The signaling information associated with
this event is lost. The application needs to
increase the buffer size so that the queue is
large enough to hold the information string.
!
! !
!
See Also
cc_GetCallInfo( )
cc_SetParm( )