Data Fields | |
ast_channel * | chan |
ast_mutex_t | lock |
char | unique_id [20] |
Definition at line 230 of file app_chanspy.c.
struct ast_channel* chan |
Definition at line 231 of file app_chanspy.c.
Referenced by channel_spy(), chanspy_ds_chan_fixup(), chanspy_ds_destroy(), chanspy_ds_free(), common_exec(), and setup_chanspy_ds().
Definition at line 233 of file app_chanspy.c.
Referenced by channel_spy(), chanspy_ds_chan_fixup(), chanspy_ds_destroy(), chanspy_ds_free(), common_exec(), and setup_chanspy_ds().
char unique_id[20] |
Definition at line 232 of file app_chanspy.c.
Referenced by chanspy_ds_free(), common_exec(), and setup_chanspy_ds().