Mon Jun 27 16:51:25 2011

Asterisk developer's documentation


skinnysession Struct Reference


Data Fields

skinny_devicedevice
int fd
char inbuf [SKINNY_MAX_PACKET]
struct {
   skinnysession *   next
list
ast_mutex_t lock
char outbuf [SKINNY_MAX_PACKET]
sockaddr_in sin
time_t start
pthread_t t

Detailed Description

Definition at line 1369 of file chan_skinny.c.


Field Documentation

struct skinny_device* device

Definition at line 1377 of file chan_skinny.c.

Referenced by config_device(), destroy_session(), get_button_template(), get_input(), handle_button_template_req_message(), handle_capabilities_res_message(), handle_enbloc_call_message(), handle_keep_alive_message(), handle_keypad_button_message(), handle_message(), handle_offhook_message(), handle_onhook_message(), handle_open_receive_channel_ack_message(), handle_register_message(), handle_soft_key_event_message(), handle_stimulus_message(), skinny_register(), skinny_unregister(), and unload_module().

int fd

Definition at line 1374 of file chan_skinny.c.

Referenced by accept_thread(), destroy_session(), get_input(), handle_register_message(), skinny_register(), skinny_req_parse(), transmit_response(), and unload_module().

char inbuf[SKINNY_MAX_PACKET]

Definition at line 1375 of file chan_skinny.c.

Referenced by get_input(), and skinny_req_parse().

struct { ... } list

ast_mutex_t lock

Definition at line 1371 of file chan_skinny.c.

Referenced by accept_thread(), destroy_session(), get_input(), handle_register_message(), skinny_req_parse(), and transmit_response().

struct skinnysession* next

Definition at line 1378 of file chan_skinny.c.

char outbuf[SKINNY_MAX_PACKET]

Definition at line 1376 of file chan_skinny.c.

Referenced by handle_register_message(), and transmit_response().

struct sockaddr_in sin

Definition at line 1373 of file chan_skinny.c.

Referenced by _skinny_show_device(), _skinny_show_devices(), accept_thread(), skinny_register(), and skinny_session().

time_t start

Definition at line 1372 of file chan_skinny.c.

Referenced by accept_thread(), and get_input().

pthread_t t

Definition at line 1370 of file chan_skinny.c.

Referenced by accept_thread(), and unload_module().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:25 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7