(Page 5 of 66 in this chapter) Version
acu_d_channel_id
Description
- This structure specifies the D Channel Identifier for a particular PRI, and is referenced in supplementary service data structures.
- The length field contains the length of D Channel Identifier value. The value ranges from 1 to ACU_MX_SZ_D_CHNL_ID, where ACU_MX_SZ_D_CHNL_ID is set to 4.
- The value field contains an octet value from 1 to 4 identifying the D Channel of a PRI.
Structure
struct acu_d_channel_id
{
uchar value[ACU_MX_SZ_D_CHNL_ID]; /* D Channel Identifier value*/
uchar length; /* length of D channel Id. value*/
pad3
};
(Page 5 of 66 in this chapter) Version
Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2001, Natural MicroSystems, Inc. All rights
reserved.