User`s guide

Dialogic
®
System Release 6.0 PCI for Windows
®
Release Update, Rev 62 — January 30, 2008 392
Dialogic Corporation
GCIS_EXEV_FACILITYNULL when using
Springware Boards
Note: When using DM3 Boards, this event
is not supported.
An ISDN_FACILITY message was received containing a Dummy
(NULL) CRN. Upon receipt of this event, the application may issue
a gc_Extension(GCIS_EXID_GETNONCALLMSG) function to
retrieve the data into its local structure or look into the extension
event data.
GCIS_EXEV_INFOGLOBAL when using
Springware Boards
Note: When using DM3 Boards, this event
is not supported.
An ISDN_INFORMATION message containing a Global CRN
value was received. This event is sent on the board level device, as
the event is associated with all calls on the device. Upon receipt of
this event, the application may issue a
gc_Extension(GCIS_EXID_GETNONCALLMSG) function to
retrieve the data into its local structure or look into the extension
event data.
GCIS_EXEV_INFONULL when using
Springware Boards
Note: When using DM3 Boards, this event
is not supported.
An ISDN_INFORMATION message was received containing a
NULL CRN. Upon receipt of this event, the application may issue a
gc_Extension(GCIS_EXID_GETNONCALLMSG) function to
retrieve the data into its local structure or look into the extension
event data.
GCIS_EXEV_L2BFFRFULL when using
Springware Boards
Note: When using DM3 Boards, this event
is not supported.
Reserved for future use.
GCIS_EXEV_L2FRAME when using
Springware Boards
When using DM3 Boards, the equivalent
event is GCEV_L2FRAME
A data link layer frame has been received by the application. The
application should use the
gc_Extension(GCIS_EXID_GETFRAME) function to retrieve the
received frame. It is the application's responsibility to analyze the
contents of the frame or look into the extension event data.
GCIS_EXEV_L2NOBFFR when using
Springware Boards
Note: When using DM3 Boards, this event
is not supported.
There are no buffers available to save the incoming frame.
GCIS_EXEV_NOFACILITYBUF when
using Springware Boards
Note: When using DM3 Boards, this event
is not supported.
Facility buffer is not ready.
GCIS_EXEV_NOTIFY when using
Springware Boards
When using DM3 Boards, the equivalent
event is GCEV_NOTIFY
A NOTIFY message has been received by the application. Use the
gc_GetCallInfo( ) function to retrieve additional information about
the event or look into the extension event data.
GCIS_EXEV_NOTIFYGLOBAL when using
Springware Boards
Note: When using DM3 Boards, this event
is not supported.
An ISDN_NOTIFY message containing a Global CRN value was
received. This event is sent on the board level device, as the event
is associated with all calls on the device. Upon receipt of this
event, the application may issue a
gc_Extension(GCIS_EXID_GETNONCALLMSG) function to
retrieve the data into its local structure or look into the extension
event data.
GCIS_EXEV_NOTIFYNULL when using
Springware Boards
Note: When using DM3 Boards, this event
is not supported.
An ISDN_NOTIFY message was received containing a Dummy
(NULL) CRN. Upon receipt of this event, the application may issue
a gc_Extension(GCIS_EXID_GETNONCALLMSG) function to
retrieve the data into its local structure or look into the extension
event data.
Event Description