Data Fields | |
struct ast_channel * | chan |
int | mode |
struct rpt_link | mylink |
struct rpt_tele * | next |
char | param [TELEPARAMSIZE] |
struct rpt_tele * | prev |
struct rpt * | rpt |
int | submode |
pthread_t | threadid |
Definition at line 465 of file app_rpt.c.
struct ast_channel* chan [read] |
int mode |
Definition at line 467 of file app_rpt.c.
Referenced by load_rpt_vars(), rpt(), rpt_exec(), rpt_master(), rpt_tele_thread(), and rpt_telemetry().
char param[TELEPARAMSIZE] |
Definition at line 468 of file app_rpt.c.
Referenced by load_rpt_vars(), rpt_exec(), and rpt_master().
int submode |