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


acu_ss_reject

Description

If there is a problem in a request for service, this structure is returned.

Variant

All

Operation ID

The Operation ID of the service request.

OpType

ACU_OP_TYPE_REJECT

Structure

struct acu_ss_reject
{
  struct acu_ext_hdr ext_hdr;       /* Extension header                 */
  struct acu_ss_hdr  ss_hdr;        /* Supp. services header            */
  uchar              local_cause;   /* From SS_REJECT_LOCAL_ constants  */
  uchar              network_cause; /* From SS_REJECT_NETWORK_ constants*/
  pad6
};

Fields

The local_cause and network_cause fields indicate the reason for the rejection.



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