Table of Contents Index NMS Glossary Previous Page Next Page (Page 18 of 57 in this chapter) Version


acu_ss_aoc_request_invoke

Description

The structure requests one or more Advice of Charge services.

Variant

ETS 300

Operation ID

ACU_OP_ID_AOC_REQUEST

OpType

ACU_OP_TYPE_INVOKE

Structure

struct acu_ss_aoc_request_invoke
{
  struct acu_ext_hdr ext_hdr; /* Extension header               */
  struct acu_ss_hdr  ss_hdr;  /* Supp. services header          */
  uchar              aoc_s;   /* Request AOC-S services (ON/OFF)*/
  uchar              aoc_d;   /* Request AOC-D services (ON/OFF)*/
  uchar              aoc_e;   /* Request AOC-E services (ON/OFF)*/
  pad5
};

Fields

Field

Description

Mandatory in messages from ETS 300 user-side app?

aoc_s

Request activation of AOC-S Services (ON/OFF)

Yes

aoc_d

Request activation of AOC-D Services (ON/OFF)

Yes

aoc_e

Request activation of AOC-E Services (ON/OFF)

Yes



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