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


acu_ss_aoc_request_ret_result

Description

This structure indicates that an Advice of Charge service request was successful.

Variant

ETS 300

Operation ID

ACU_OP_ID_AOC_REQUEST

OpType

ACU_OP_TYPE_INVOKE

Structure

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

Fields

Field

Description

Mandatory in messages to ETS 300 user-side app?

aoc_s

(ON/OFF) AOC-S Services active/inactive.

Yes

aoc_d

(ON/OFF) AOC-D Services active/inactive.

Yes

aoc_e

(ON/OFF) AOC-E Services active/inactive.

Yes



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