2.30. gc_SetEvtMsk( )
All event masks set by the gc_SetEvtMsk( ) function, other than GCMSK_BLOCKED and GCMSK_UNBLOCKED, act on the entire trunk (board). If the mask is set on any time slot level device, the event mask for all time slot level line devices on that board will be set to the same value. Similarly, when an event mask is set to a particular value on a trunk level line device, then all time slot level devices connected to that trunk will have the same event mask value.
- Note: ISDN does not support disabling GCEV_BLOCKED or GCEV_UNBLOCKED in the gc_SetEvtMsk( ) function
Table 13 shows the default values used by gc_SetEvtMsk( ) for ISDN.
Table 13. bitmask Parameter Values
|
Parameter
|
Description
|
Default
|
| GCMSK_NOFACILITYBUF Supported when using Springware boards; not supported when using DM3 boards. |
Enable or disable for no facility buffer event |
enabled |
| GCMSK_NOUSRINFO Supported when using Springware boards; not supported when using DM3 boards. |
Enable or disable for no user information event |
enabled |
| GCMSK_PROC_SEND Supported when using Springware boards; supported when using DM3 boards for board devices only. |
Enable or disable for sending proceeding event |
|
| GCMSK_PROGRESS Supported when using Springware and DM3 boards on line devices only and valid for the specified time slot |
Enable or disable for sending progress event |
|
| GCMSK_SETUP_ACK Supported when using Springware and DM3 boards on line devices only and valid for the specified time slot |
Enable or disable for setup acknowledgement event |
|