Thu Apr 28 2011 17:14:05

Asterisk developer's documentation


rpt_lstat Struct Reference

Collaboration diagram for rpt_lstat:

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 580 of file app_rpt.c.


Field Documentation

struct rpt_chan_stat chan_stat[NRPTSTAT]

Definition at line 591 of file app_rpt.c.

Referenced by rpt_do_lstats().

long long connecttime

Definition at line 590 of file app_rpt.c.

Referenced by rpt_do_lstats().

char mode

Definition at line 586 of file app_rpt.c.

Referenced by rpt_do_lstats().

char name[MAXNODESTR]

Definition at line 585 of file app_rpt.c.

Referenced by rpt_do_lstats().

struct rpt_lstat* next

Definition at line 582 of file app_rpt.c.

Referenced by rpt_do_lstats().

char outbound

Definition at line 587 of file app_rpt.c.

Referenced by rpt_do_lstats().

char peer[MAXPEERSTR]

Definition at line 584 of file app_rpt.c.

Referenced by rpt_do_lstats().

struct rpt_lstat* prev

Definition at line 583 of file app_rpt.c.

Referenced by rpt_do_lstats().

char reconnects

Definition at line 588 of file app_rpt.c.

Referenced by rpt_do_lstats().

Definition at line 589 of file app_rpt.c.

Referenced by rpt_do_lstats().


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