Fri Aug 7 11:04:32 2015

Asterisk developer's documentation


rpt_lstat Struct Reference

Data Fields

struct rpt_chan_stat chan_stat [NRPTSTAT]
long long connecttime
char mode
char name [MAXNODESTR]
struct rpt_lstatnext
char outbound
char peer [MAXPEERSTR]
struct rpt_lstatprev
char reconnects
char thisconnected

Detailed Description

Definition at line 452 of file app_rpt.c.


Field Documentation

struct rpt_chan_stat chan_stat[NRPTSTAT] [read]

Definition at line 463 of file app_rpt.c.

Referenced by rpt_do_lstats().

long long connecttime

Definition at line 462 of file app_rpt.c.

Referenced by rpt_do_lstats().

char mode

Definition at line 458 of file app_rpt.c.

Referenced by rpt_do_lstats().

char name[MAXNODESTR]

Definition at line 457 of file app_rpt.c.

Referenced by rpt_do_lstats().

struct rpt_lstat* next [read]

Definition at line 454 of file app_rpt.c.

Referenced by rpt_do_lstats().

char outbound

Definition at line 459 of file app_rpt.c.

Referenced by rpt_do_lstats().

char peer[MAXPEERSTR]

Definition at line 456 of file app_rpt.c.

Referenced by rpt_do_lstats().

struct rpt_lstat* prev [read]

Definition at line 455 of file app_rpt.c.

Referenced by rpt_do_lstats().

char reconnects

Definition at line 460 of file app_rpt.c.

Referenced by rpt_do_lstats().

Definition at line 461 of file app_rpt.c.

Referenced by rpt_do_lstats().


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

Generated on 7 Aug 2015 for Asterisk - the Open Source PBX by  doxygen 1.6.1