#include <autochan.h>

Data Fields | |
| struct ast_channel * | chan |
| struct { | |
| struct ast_autochan * next | |
| } | list |
| struct ast_channel* chan |
Definition at line 33 of file autochan.h.
Referenced by start_spying(), channel_spy(), common_exec(), mixmonitor_thread(), ast_autochan_setup(), ast_autochan_destroy(), and ast_autochan_new_channel().
| struct { ... } list |
Referenced by ast_autochan_setup(), ast_autochan_destroy(), and ast_autochan_new_channel().
| struct ast_autochan* next |
Definition at line 34 of file autochan.h.