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


acu_party_name

Description

This structure specifies the name of a 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.

The offset field in this structure is calculated from the beginning of this structure (the address of the invoke field).

Structure

struct acu_party_name
{
  uchar invoke; /* ON/OFF, indicates presence/absence of party name*/
  uchar pres;   /* From SS_NAME... constants                       */
  uchar offset; /* Offset from start of acu_party_name structure   */
  uchar len;    /* Number of bytes                                 */
  pad4
};



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