Asterisk - The Open Source Telephony Project GIT-master-8f1982c
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
iax_rr Struct Reference

Data Fields

int delay
 
int dropped
 
int jitter
 
int losscnt
 
int losspct
 
int ooo
 
int packets
 

Detailed Description

Definition at line 750 of file chan_iax2.c.

Field Documentation

◆ delay

int delay

◆ dropped

int dropped

Definition at line 756 of file chan_iax2.c.

Referenced by ast_cli_netstats(), log_jitterstats(), and save_rr().

◆ jitter

int jitter

Definition at line 751 of file chan_iax2.c.

Referenced by save_rr().

◆ losscnt

int losscnt

Definition at line 753 of file chan_iax2.c.

Referenced by ast_cli_netstats(), log_jitterstats(), and save_rr().

◆ losspct

int losspct

Definition at line 752 of file chan_iax2.c.

Referenced by ast_cli_netstats(), log_jitterstats(), and save_rr().

◆ ooo

int ooo

Definition at line 757 of file chan_iax2.c.

Referenced by ast_cli_netstats(), log_jitterstats(), and save_rr().

◆ packets

int packets

Definition at line 754 of file chan_iax2.c.

Referenced by ast_cli_netstats(), log_jitterstats(), and save_rr().


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