Asterisk - The Open Source Telephony Project  18.5.0
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 681 of file chan_iax2.c.

Field Documentation

◆ delay

int delay

◆ dropped

int dropped

Definition at line 687 of file chan_iax2.c.

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

◆ jitter

int jitter

Definition at line 682 of file chan_iax2.c.

Referenced by save_rr().

◆ losscnt

int losscnt

Definition at line 684 of file chan_iax2.c.

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

◆ losspct

int losspct

Definition at line 683 of file chan_iax2.c.

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

◆ ooo

int ooo

Definition at line 688 of file chan_iax2.c.

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

◆ packets

int packets

Definition at line 685 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: