
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 467 of file app_rpt.c.
struct ast_channel* chan [read] |
| int mode |
Definition at line 469 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 470 of file app_rpt.c.
Referenced by load_rpt_vars(), rpt_exec(), and rpt_master().
| int submode |
1.5.5