|
Asterisk - The Open Source Telephony Project GIT-master-590b490
|
Data Fields | |
| int | delay |
| int | dropped |
| int | jitter |
| int | losscnt |
| int | losspct |
| int | ooo |
| int | packets |
Definition at line 763 of file chan_iax2.c.
| int delay |
Definition at line 768 of file chan_iax2.c.
Referenced by ast_cli_netstats(), handle_cli_iax2_show_channels(), log_jitterstats(), and save_rr().
| int dropped |
Definition at line 769 of file chan_iax2.c.
Referenced by ast_cli_netstats(), log_jitterstats(), and save_rr().
| int jitter |
Definition at line 764 of file chan_iax2.c.
Referenced by ast_cli_netstats(), and save_rr().
| int losscnt |
Definition at line 766 of file chan_iax2.c.
Referenced by ast_cli_netstats(), log_jitterstats(), and save_rr().
| int losspct |
Definition at line 765 of file chan_iax2.c.
Referenced by ast_cli_netstats(), log_jitterstats(), and save_rr().
| int ooo |
Definition at line 770 of file chan_iax2.c.
Referenced by ast_cli_netstats(), log_jitterstats(), and save_rr().
| int packets |
Definition at line 767 of file chan_iax2.c.
Referenced by ast_cli_netstats(), log_jitterstats(), and save_rr().