Thu Apr 8 01:24:52 2010

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]
struct {
   struct skinnysession *   next
list
ast_mutex_t lock
char outbuf [SKINNY_MAX_PACKET]
struct sockaddr_in sin
pthread_t t

Detailed Description

Definition at line 1256 of file chan_skinny.c.


Field Documentation

struct skinny_device* device [read]
int fd
char inbuf[SKINNY_MAX_PACKET]

Definition at line 1261 of file chan_skinny.c.

Referenced by get_input(), and skinny_req_parse().

struct { ... } list
struct skinnysession* next [read]

Definition at line 1264 of file chan_skinny.c.

char outbuf[SKINNY_MAX_PACKET]

Definition at line 1262 of file chan_skinny.c.

Referenced by handle_register_message(), and transmit_response().

struct sockaddr_in sin [read]
pthread_t t

Definition at line 1257 of file chan_skinny.c.


The documentation for this struct was generated from the following file:

Generated on 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1