Dialogic 05-0867-005 Table Top Game User Manual


 
cc_SetEvtMsk( ) sets the event mask
234
Bitmask Type Action Default
CCMSK_CALLACK_SEND Application sends first
response to SETUP
CCMSK_CALLPROC_SEND
message, either
CALL_SETUP_ACK or
CALL_PROCEEDING
Firmware sends
first response to
SETUP message
CCMSK_PROCEEDING Receiving
CCEV_PROCEEDING
Enabled
CCMSK_PROGRESS Receiving
CCEV_PROGRESSING
Enabled
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,
cc_SetChanState( ) may be
blocked.
Not enabled
CCMSK_SETUP_ACK Receiving
CCEV_SETUP_ACK
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 cc_SndMsg( ). The
firmware will not auto respond
to this message.
Not enabled