Fri Jul 24 00:42:09 2009

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
pthread_t t

Detailed Description

Definition at line 1255 of file chan_skinny.c.


Field Documentation

struct skinny_device* device

Definition at line 1262 of file chan_skinny.c.

int fd

Definition at line 1259 of file chan_skinny.c.

char inbuf[SKINNY_MAX_PACKET]

Definition at line 1260 of file chan_skinny.c.

struct { ... } list

ast_mutex_t lock

Definition at line 1257 of file chan_skinny.c.

struct skinnysession* next

Definition at line 1263 of file chan_skinny.c.

char outbuf[SKINNY_MAX_PACKET]

Definition at line 1261 of file chan_skinny.c.

struct sockaddr_in sin

Definition at line 1258 of file chan_skinny.c.

Referenced by handle_skinny_show_device(), and handle_skinny_show_devices().

pthread_t t

Definition at line 1256 of file chan_skinny.c.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 24 00:42:09 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7