#include <iaxclient.h>
Data Fields | |
int | callNo |
The call whose statistics these are. | |
int | rtt |
The Round Trip Time. | |
struct iaxc_netstat | local |
The locally observed network statistics. | |
struct iaxc_netstat | remote |
The remotely (peer) observed network statistics. |
Definition at line 319 of file iaxclient.h.