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