
Data Fields | |
| ast_channel * | chan |
| ast_mutex_t | lock |
| char | unique_id [20] |
Definition at line 222 of file app_chanspy.c.
| struct ast_channel* chan |
Definition at line 223 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 225 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 224 of file app_chanspy.c.
Referenced by chanspy_ds_free(), common_exec(), and setup_chanspy_ds().
1.5.1