
Public Member Functions | |
| AST_LIST_ENTRY (ast_channel_spy) list | |
Data Fields | |
| ast_channel * | chan |
| unsigned int | flags |
| ast_mutex_t | lock |
| ast_channel_spy_queue | read_queue |
| int | read_vol_adjustment |
| enum chanspy_states | status |
| ast_cond_t | trigger |
| const char * | type |
| ast_channel_spy_queue | write_queue |
| int | write_vol_adjustment |
Definition at line 57 of file chanspy.h.
1.5.1