Data Fields | |
struct skinny_line * | activeline |
struct sockaddr_in | addr |
SKINNY_DEVICE_OPTIONS struct type * | first |
struct ast_ha * | ha |
struct type * | last |
ast_mutex_t | lock |
struct in_addr | ourip |
struct skinnysession * | session |
Definition at line 1332 of file chan_skinny.c.
struct skinny_line* activeline [read] |
Definition at line 1341 of file chan_skinny.c.
Referenced by handle_keypad_button_message(), handle_message(), handle_offhook_message(), handle_onhook_message(), handle_stimulus_message(), and skinny_hangup().
struct sockaddr_in addr [read] |
Definition at line 1337 of file chan_skinny.c.
Referenced by config_device().
SKINNY_DEVICE_OPTIONS struct type* first [read] |
Definition at line 1334 of file chan_skinny.c.
Definition at line 1339 of file chan_skinny.c.
Referenced by skinny_register().
struct type* last [read] |
Definition at line 1335 of file chan_skinny.c.
Definition at line 1336 of file chan_skinny.c.
Referenced by config_device().
struct in_addr ourip [read] |
Definition at line 1338 of file chan_skinny.c.
Referenced by handle_open_receive_channel_ack_message(), skinny_register(), skinny_set_rtp_peer(), and transmit_serverres().
struct skinnysession* session [read] |
Definition at line 1340 of file chan_skinny.c.
Referenced by _skinny_show_device(), _skinny_show_devices(), config_device(), handle_skinny_reset(), mwi_event_cb(), skinny_indicate(), skinny_register(), skinny_reload(), skinny_unregister(), and transmit_response().