Table of Contents Index NMS Glossary Previous Page Next Page (Page 4 of 66 in this chapter) Version


acu_conn_id

Description

This structure specifies the connection information for a related party. This structure is referenced in supplementary service data structures.

The invoke field in this structure indicates whether this information is included or not, in cases where this information is optional. If invoke is ON, the information is present. If invoke is OFF, the information is not present.

Structure

struct acu_conn_id
{
  uchar  invoke;   /* ON or OFF, indicates presence/absence of conn_id*/
  uchar  board;    /* The board number                                */
  nai_t  nai;      /* The network access identifier                   */
  uchar  conn_num; /* The connection number                           */
  pad4
};



Table of Contents Index NMS Glossary Previous Page Next Page (Page 4 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.