1.9.19. Set ISDN-Specific Event Masks
- Note: This functionality is supported for Springware boards only. When using DM3 boards, ISDN-specific masks can be set using gc_SetEvtMsk( ). See Section 2.30, gc_SetEvtMsk( ) for more information.
|
Parameter
|
Input
|
| target_type |
GCTGT_CCLIB_CHAN |
| target_id |
line device handle (linedev) |
| GC_PARM_BLK |
set_id - GCIS_SET_EVENTMSK parm_id - At least one of the following should be present and applies only to the gc_SetConfigData( ) function.
- GCIS_PARM_ADDMSK -
values -
GCISMSK_STATUS
GCISMSK_STATUS_ENQUIRY
GCISMSK_TERMINATE
GCISMSK_TMREXPEVENT
GCMSK_ALERTING
GCMSK_PROC_SEND
GCMSK_PROCEEDING
GCMSK_PROGRESS
GCMSK_SETUP_ACK
Note: indicates masks that are supported on PRI only.
value_type - int
- GCIS_PARM_SUBMSK
values and value_type - same as GCIS_PARM_ADDMSK above
- GCIS_PARM_SETMSK
values and value_type - same as GCIS_PARM_ADDMSK above
|
|
The following applies only to the gc_GetConfigData( ) function:
|
| mode |
EV_SYNC or EV_ASYNC |
| update condition |
GCUPATE_IMMEDIATE (gc_SetConfigData( ) function only) |