Data Fields | |
struct skinny_subchannel * | activesub |
SKINNY_LINE_OPTIONS ast_mutex_t | lock |
struct ast_event_sub * | mwi_event_sub |
Definition at line 1255 of file chan_skinny.c.
struct skinny_subchannel* activesub [read] |
Definition at line 1259 of file chan_skinny.c.
Referenced by _skinny_show_lines(), handle_enbloc_call_message(), handle_keypad_button_message(), handle_message(), handle_offhook_message(), handle_onhook_message(), handle_soft_key_event_message(), handle_stimulus_message(), handle_transfer_button(), skinny_answer(), skinny_call(), and skinny_hangup().
SKINNY_LINE_OPTIONS ast_mutex_t lock |
Definition at line 1257 of file chan_skinny.c.
Referenced by config_device(), config_line(), handle_capabilities_res_message(), and unload_module().
struct ast_event_sub* mwi_event_sub [read] |
Definition at line 1258 of file chan_skinny.c.
Referenced by config_line(), and unload_module().