Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


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 640 of file chan_iax2.c.

Field Documentation

int delay
int dropped

Definition at line 646 of file chan_iax2.c.

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

int jitter

Definition at line 641 of file chan_iax2.c.

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

int losscnt

Definition at line 643 of file chan_iax2.c.

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

int losspct

Definition at line 642 of file chan_iax2.c.

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

int ooo

Definition at line 647 of file chan_iax2.c.

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

int packets

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