Fri Aug 24 02:29:26 2007

Asterisk developer's documentation


rpt_tele Struct Reference

Collaboration diagram for rpt_tele:

Collaboration graph
[legend]

Data Fields

ast_channelchan
int mode
rpt_link mylink
rpt_telenext
char param [TELEPARAMSIZE]
rpt_teleprev
rptrpt
int submode
pthread_t threadid

Detailed Description

Definition at line 464 of file app_rpt.c.


Field Documentation

struct ast_channel* chan

Definition at line 469 of file app_rpt.c.

Referenced by rpt(), rpt_exec(), and rpt_tele_thread().

int mode

Definition at line 470 of file app_rpt.c.

Referenced by rpt(), and rpt_tele_thread().

struct rpt_link mylink

Definition at line 471 of file app_rpt.c.

Referenced by rpt_tele_thread().

struct rpt_tele* next

Definition at line 466 of file app_rpt.c.

Referenced by load_rpt_vars(), rpt(), rpt_master(), rpt_tele_thread(), and rpt_telemetry().

char param[TELEPARAMSIZE]

Definition at line 472 of file app_rpt.c.

Referenced by rpt_tele_thread().

struct rpt_tele* prev

Definition at line 467 of file app_rpt.c.

Referenced by load_rpt_vars(), and rpt_master().

struct rpt* rpt

Definition at line 468 of file app_rpt.c.

Referenced by rpt_tele_thread().

int submode

Definition at line 473 of file app_rpt.c.

Referenced by rpt_tele_thread().

pthread_t threadid

Definition at line 474 of file app_rpt.c.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 24 02:29:26 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1