Dialogic 05-0867-005 Table Top Game User Manual


 
cc_GetEvtMsk( ) retrieves the current ISDN event mask
116
Bitmask Type Action Default Setting
CCMSK_SERVICE Receiving CCEV_SERVICE.
When this event arrives, the
application should respond
with a status message using
cc_SndMsg( ). The firmware
will not automatically respond
to this message.
Not enabled
CCMSK_SERVICE_ACK Receiving
CCEV_SETCHANSTATE.
When this event is masked, the
cc_SetChanState( ) function
may be blocked.
Not enabled
CCMSK_SETUP_ACK Receiving
CCEV_SETUP_ACK
Event not enabled
CCMSK_STATUS Receiving CCEV_STATUS Not enabled
CCMSK_STATUS_
ENQUIRY
Receiving
CCEV_STATUS_ENQUIRY.
When this event arrives, the
application should respond
with a status message using the
cc_SndMsg( ) function. The
firmware will not automatically
respond to this message.
Not enabled
CCMSK_TERMINATE Delay RELEASE COMPLETE
message until host application
calls the cc_ReleaseCall( )
function.
Firmware does not
wait for
cc_ReleaseCall( )
and sends RELEASE
COMPLETE when
RELEASE is
received.
CCMSK_TMREXPEVENT Receiving the CCEV_TIMER
event. This event is generated
when some timer expires at
Layer 3. Timer ID, Call ID and
the value of the timer are
returned.
Not enabled