acu_ss_aoc_request_ret_result

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 application?

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