Fri Apr 27 13:40:51 2012

Asterisk developer's documentation


skinnysession Struct Reference


Data Fields

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

Detailed Description

Definition at line 1065 of file chan_skinny.c.


Field Documentation

struct skinny_device* device

Definition at line 1073 of file chan_skinny.c.

Referenced by unload_module().

int fd

Definition at line 1070 of file chan_skinny.c.

Referenced by unload_module().

char inbuf[SKINNY_MAX_PACKET]

Definition at line 1071 of file chan_skinny.c.

ast_mutex_t lock

Definition at line 1067 of file chan_skinny.c.

Referenced by unload_module().

struct skinnysession* next

Definition at line 1074 of file chan_skinny.c.

Referenced by destroy_session().

char outbuf[SKINNY_MAX_PACKET]

Definition at line 1072 of file chan_skinny.c.

struct sockaddr_in sin

Definition at line 1069 of file chan_skinny.c.

Referenced by skinny_show_devices().

time_t start

Definition at line 1068 of file chan_skinny.c.

pthread_t t

Definition at line 1066 of file chan_skinny.c.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 27 13:40:51 2012 for Asterisk - the Open Source PBX by  doxygen 1.4.7