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