#include <chanspy.h>
Collaboration diagram for ast_channel_spy:
Public Member Functions | |
AST_LIST_ENTRY (ast_channel_spy) list | |
Data Fields | |
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.
|
|
|
|
|
Definition at line 59 of file chanspy.h. Referenced by ast_channel_spy_remove(), ast_channel_spy_stop_by_type(), ast_channel_spy_trigger_wait(), channel_spy(), detach_spies(), queue_frame_to_spies(), and spy_generate(). |
|
Definition at line 61 of file chanspy.h. Referenced by ast_channel_spy_add(), ast_channel_spy_read_frame(), ast_channel_spy_remove(), and queue_frame_to_spies(). |
|
Definition at line 70 of file chanspy.h. Referenced by ast_channel_spy_read_frame(), and channel_spy(). |
|
Definition at line 64 of file chanspy.h. Referenced by ast_channel_spy_stop_by_type(), channel_spy(), detach_spies(), spy_generate(), stop_spying(), and stopmon(). |
|
Definition at line 60 of file chanspy.h. Referenced by ast_channel_spy_add(), ast_channel_spy_remove(), ast_channel_spy_stop_by_type(), ast_channel_spy_trigger_wait(), detach_spies(), and queue_frame_to_spies(). |
|
Definition at line 65 of file chanspy.h. Referenced by ast_channel_spy_add(), ast_channel_spy_remove(), ast_channel_spy_stop_by_type(), and queue_frame_to_spies(). |
|
Definition at line 62 of file chanspy.h. Referenced by ast_channel_spy_add(), ast_channel_spy_read_frame(), ast_channel_spy_remove(), and queue_frame_to_spies(). |
|
Definition at line 71 of file chanspy.h. Referenced by ast_channel_spy_read_frame(), and channel_spy(). |