Sun Oct 16 2011 08:43:14

Asterisk developer's documentation


iax_rr Struct Reference

Data Fields

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

Field Documentation

int dropped

Definition at line 642 of file chan_iax2.c.

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

int jitter

Definition at line 637 of file chan_iax2.c.

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

int losscnt

Definition at line 639 of file chan_iax2.c.

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

int losspct

Definition at line 638 of file chan_iax2.c.

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

int ooo

Definition at line 643 of file chan_iax2.c.

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

int packets

Definition at line 640 of file chan_iax2.c.

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


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