Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


rpt_tele Struct Reference
Collaboration diagram for rpt_tele:

Data Fields

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

Field Documentation

struct ast_channel* chan

Definition at line 600 of file app_rpt.c.

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

int mode

Definition at line 601 of file app_rpt.c.

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

struct rpt_link mylink

Definition at line 602 of file app_rpt.c.

Referenced by rpt_tele_thread().

char param[TELEPARAMSIZE]

Definition at line 603 of file app_rpt.c.

Referenced by rpt_tele_thread().

uintptr_t parrot

Definition at line 605 of file app_rpt.c.

Referenced by rpt_tele_thread().

struct rpt_tele* prev

Definition at line 598 of file app_rpt.c.

Referenced by load_rpt_vars(), rpt_master(), and rpt_exec().

struct rpt* rpt

Definition at line 599 of file app_rpt.c.

Referenced by rpt_tele_thread().

intptr_t submode

Definition at line 604 of file app_rpt.c.

Referenced by rpt_tele_thread().

pthread_t threadid

Definition at line 606 of file app_rpt.c.


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