Wed Aug 15 01:25:53 2007

Asterisk developer's documentation


skinnysession Struct Reference

Collaboration diagram for skinnysession:

Collaboration graph
[legend]

Data Fields

struct skinny_devicedevice
int fd
char inbuf [SKINNY_MAX_PACKET]
ast_mutex_t lock
struct skinnysessionnext
char outbuf [SKINNY_MAX_PACKET]
struct sockaddr_in sin
pthread_t t

Detailed Description

Definition at line 1050 of file chan_skinny.c.


Field Documentation

struct skinny_device* device [read]

Definition at line 1057 of file chan_skinny.c.

Referenced by get_button_template(), handle_button_template_req_message(), handle_capabilities_res_message(), handle_enbloc_call_message(), handle_keypad_button_message(), handle_line_state_req_message(), handle_message(), handle_offhook_message(), handle_onhook_message(), handle_open_receive_channel_ack_message(), handle_server_request_message(), handle_soft_key_event_message(), handle_speed_dial_stat_req_message(), handle_stimulus_message(), handle_version_req_message(), skinny_register(), skinny_unregister(), transmit_callinfo(), and unload_module().

int fd

Definition at line 1054 of file chan_skinny.c.

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

char inbuf[SKINNY_MAX_PACKET]

Definition at line 1055 of file chan_skinny.c.

Referenced by get_input(), and skinny_req_parse().

ast_mutex_t lock

Definition at line 1052 of file chan_skinny.c.

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

struct skinnysession* next [read]

Definition at line 1058 of file chan_skinny.c.

Referenced by accept_thread(), destroy_session(), and unload_module().

char outbuf[SKINNY_MAX_PACKET]

Definition at line 1056 of file chan_skinny.c.

Referenced by transmit_response().

struct sockaddr_in sin [read]

Definition at line 1053 of file chan_skinny.c.

Referenced by accept_thread(), skinny_register(), skinny_session(), and skinny_show_devices().

pthread_t t

Definition at line 1051 of file chan_skinny.c.


The documentation for this struct was generated from the following file:
Generated on Wed Aug 15 01:25:53 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.3