AT&T ECOMP Vendor Event Listener library  0.1
Data Fields
event_service Struct Reference

Service Events. More...

#include <evel.h>

Collaboration diagram for event_service:
Collaboration graph
[legend]

Data Fields

EVENT_HEADER header
 
int major_version
 
int minor_version
 
EVEL_EVENT_INSTANCE_ID instance_id
 
EVEL_OPTION_STRING correlator
 
DLIST additional_fields
 
EVEL_OPTION_STRING codec
 
EVEL_OPTION_STRING callee_side_codec
 
EVEL_OPTION_STRING caller_side_codec
 
EVEL_OPTION_STRING rtcp_data
 
EVEL_OPTION_STRING adjacency_name
 
EVEL_OPTION_STRING endpoint_description
 
EVEL_OPTION_INT endpoint_jitter
 
EVEL_OPTION_INT endpoint_rtp_oct_disc
 
EVEL_OPTION_INT endpoint_rtp_oct_recv
 
EVEL_OPTION_INT endpoint_rtp_oct_sent
 
EVEL_OPTION_INT endpoint_rtp_pkt_disc
 
EVEL_OPTION_INT endpoint_rtp_pkt_recv
 
EVEL_OPTION_INT endpoint_rtp_pkt_sent
 
EVEL_OPTION_INT local_jitter
 
EVEL_OPTION_INT local_rtp_oct_disc
 
EVEL_OPTION_INT local_rtp_oct_recv
 
EVEL_OPTION_INT local_rtp_oct_sent
 
EVEL_OPTION_INT local_rtp_pkt_disc
 
EVEL_OPTION_INT local_rtp_pkt_recv
 
EVEL_OPTION_INT local_rtp_pkt_sent
 
EVEL_OPTION_DOUBLE mos_cqe
 
EVEL_OPTION_INT packets_lost
 
EVEL_OPTION_DOUBLE packet_loss_percent
 
EVEL_OPTION_INT r_factor
 
EVEL_OPTION_INT round_trip_delay
 
EVEL_OPTION_STRING phone_number
 

Detailed Description

Service Events.

JSON equivalent field: serviceEventsFields

Definition at line 839 of file evel.h.

Field Documentation

§ additional_fields

DLIST event_service::additional_fields

Definition at line 856 of file evel.h.

§ adjacency_name

EVEL_OPTION_STRING event_service::adjacency_name

Definition at line 877 of file evel.h.

§ callee_side_codec

EVEL_OPTION_STRING event_service::callee_side_codec

Definition at line 866 of file evel.h.

§ caller_side_codec

EVEL_OPTION_STRING event_service::caller_side_codec

Definition at line 867 of file evel.h.

§ codec

EVEL_OPTION_STRING event_service::codec

Definition at line 861 of file evel.h.

§ correlator

EVEL_OPTION_STRING event_service::correlator

Definition at line 855 of file evel.h.

§ endpoint_description

EVEL_OPTION_STRING event_service::endpoint_description

Definition at line 878 of file evel.h.

§ endpoint_jitter

EVEL_OPTION_INT event_service::endpoint_jitter

Definition at line 879 of file evel.h.

§ endpoint_rtp_oct_disc

EVEL_OPTION_INT event_service::endpoint_rtp_oct_disc

Definition at line 880 of file evel.h.

§ endpoint_rtp_oct_recv

EVEL_OPTION_INT event_service::endpoint_rtp_oct_recv

Definition at line 881 of file evel.h.

§ endpoint_rtp_oct_sent

EVEL_OPTION_INT event_service::endpoint_rtp_oct_sent

Definition at line 882 of file evel.h.

§ endpoint_rtp_pkt_disc

EVEL_OPTION_INT event_service::endpoint_rtp_pkt_disc

Definition at line 883 of file evel.h.

§ endpoint_rtp_pkt_recv

EVEL_OPTION_INT event_service::endpoint_rtp_pkt_recv

Definition at line 884 of file evel.h.

§ endpoint_rtp_pkt_sent

EVEL_OPTION_INT event_service::endpoint_rtp_pkt_sent

Definition at line 885 of file evel.h.

§ header

EVENT_HEADER event_service::header

Definition at line 843 of file evel.h.

§ instance_id

EVEL_EVENT_INSTANCE_ID event_service::instance_id

Definition at line 850 of file evel.h.

§ local_jitter

EVEL_OPTION_INT event_service::local_jitter

Definition at line 886 of file evel.h.

§ local_rtp_oct_disc

EVEL_OPTION_INT event_service::local_rtp_oct_disc

Definition at line 887 of file evel.h.

§ local_rtp_oct_recv

EVEL_OPTION_INT event_service::local_rtp_oct_recv

Definition at line 888 of file evel.h.

§ local_rtp_oct_sent

EVEL_OPTION_INT event_service::local_rtp_oct_sent

Definition at line 889 of file evel.h.

§ local_rtp_pkt_disc

EVEL_OPTION_INT event_service::local_rtp_pkt_disc

Definition at line 890 of file evel.h.

§ local_rtp_pkt_recv

EVEL_OPTION_INT event_service::local_rtp_pkt_recv

Definition at line 891 of file evel.h.

§ local_rtp_pkt_sent

EVEL_OPTION_INT event_service::local_rtp_pkt_sent

Definition at line 892 of file evel.h.

§ major_version

int event_service::major_version

Definition at line 844 of file evel.h.

§ minor_version

int event_service::minor_version

Definition at line 845 of file evel.h.

§ mos_cqe

EVEL_OPTION_DOUBLE event_service::mos_cqe

Definition at line 893 of file evel.h.

§ packet_loss_percent

EVEL_OPTION_DOUBLE event_service::packet_loss_percent

Definition at line 895 of file evel.h.

§ packets_lost

EVEL_OPTION_INT event_service::packets_lost

Definition at line 894 of file evel.h.

§ phone_number

EVEL_OPTION_STRING event_service::phone_number

Definition at line 902 of file evel.h.

§ r_factor

EVEL_OPTION_INT event_service::r_factor

Definition at line 896 of file evel.h.

§ round_trip_delay

EVEL_OPTION_INT event_service::round_trip_delay

Definition at line 897 of file evel.h.

§ rtcp_data

EVEL_OPTION_STRING event_service::rtcp_data

Definition at line 872 of file evel.h.


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