
Data Fields | |
| struct ast_channel * | chan |
| ast_mutex_t | lock |
| char | unique_id [20] |
Definition at line 303 of file app_chanspy.c.
struct ast_channel* chan [read] |
Definition at line 304 of file app_chanspy.c.
Referenced by channel_spy(), chanspy_ds_chan_fixup(), chanspy_ds_destroy(), chanspy_ds_free(), and setup_chanspy_ds().
Definition at line 306 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 305 of file app_chanspy.c.
Referenced by chanspy_ds_free(), common_exec(), and setup_chanspy_ds().
1.6.1