Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_aoc_decoded Struct Reference

Data Fields

int aoc_s_count
 
struct ast_aoc_s_entry aoc_s_entries [10]
 
enum ast_aoc_billing_id billing_id
 
enum ast_aoc_charge_type charge_type
 
struct ast_aoc_charging_association charging_association
 
unsigned int currency_amount
 
char currency_name [AOC_CURRENCY_NAME_SIZE]
 
enum ast_aoc_type msg_type
 
enum ast_aoc_currency_multiplier multiplier
 
enum ast_aoc_request request_flag
 
char termination_request
 
enum ast_aoc_total_type total_type
 
int unit_count
 
struct ast_aoc_unit_entry unit_list [32]
 

Detailed Description

Definition at line 74 of file aoc.c.

Field Documentation

int aoc_s_count
struct ast_aoc_s_entry aoc_s_entries[10]

Definition at line 97 of file aoc.c.

Referenced by aoc_create_ie_data(), aoc_s_add_entry(), aoc_s_event(), and ast_aoc_s_get_rate_info().

unsigned int currency_amount
enum ast_aoc_request request_flag
char termination_request
struct ast_aoc_unit_entry unit_list[32]

The documentation for this struct was generated from the following file: