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