4.4. GCIS_SET_CHANSTATE Parameter Set
Table 24 shows the parameter IDs for the GCIS_SET_CHANSTATE set ID.
- Note: The GCIS_SET_CHANSTATE parameter set is not supported when using DM3 boards.
Table 24. GCIS_SET_CHANSTATE Parameter IDs
|
Parameter ID
|
Type
|
Description
|
| GCIS_PARM_BCHANSTATE |
int |
This holds the status of B channel. Valid values are:
- ISDN_IN_SERVICE: B channel is in service
- ISDN_MAINTENANCE: B channel is in maintenance
- ISDN_OUT_OF_SERVICE: B channel is out of service
|
| GCIS_PARM_DCHANSTATE |
int |
This holds the status of D channel. Valid values are:
- DATA_LINK_UP - Channel layer 2 is operable. The firmware will attempt to activate the logical link if it is not already activated and will allow the network side to establish the logical link if requested.
- DATA_LINK_DOWN - Channel layer 2 is in operable. The firmware will attempt to release the logical link if it is currently established. The firmware will allow the network side to establish the logical link if requested.
|