Asterisk - The Open Source Telephony Project GIT-master-2de1a68
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 729 of file chan_iax2.c.

Field Documentation

◆ delay

int delay

◆ dropped

int dropped

Definition at line 735 of file chan_iax2.c.

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

◆ jitter

int jitter

Definition at line 730 of file chan_iax2.c.

Referenced by save_rr().

◆ losscnt

int losscnt

Definition at line 732 of file chan_iax2.c.

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

◆ losspct

int losspct

Definition at line 731 of file chan_iax2.c.

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

◆ ooo

int ooo

Definition at line 736 of file chan_iax2.c.

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

◆ packets

int packets

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