Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct { | |
struct skinny_addon * next | |
} | list |
ast_mutex_t | lock |
struct skinny_device * | parent |
char | type [10] |
Definition at line 1554 of file chan_skinny.c.
struct { ... } list |
Referenced by config_parse_variables(), get_button_template(), and skinny_reload().
ast_mutex_t lock |
Definition at line 1555 of file chan_skinny.c.
Referenced by config_parse_variables().
struct skinny_addon* next |
Definition at line 1557 of file chan_skinny.c.
struct skinny_device* parent |
Definition at line 1558 of file chan_skinny.c.
char type[10] |
Definition at line 1556 of file chan_skinny.c.
Referenced by _skinny_show_device(), config_parse_variables(), get_button_template(), and Property::load().