Tue Mar 2 17:35:44 2010

Asterisk developer's documentation


skinny_device Struct Reference

Collaboration diagram for skinny_device:
Collaboration graph
[legend]

Data Fields

struct skinny_lineactiveline
struct {
   struct skinny_addon *   first
   struct skinny_addon *   last
   ast_mutex_t   lock
addons
struct sockaddr_in addr
int capability
int earlyrtp
char exten [AST_MAX_EXTENSION]
struct ast_haha
char id [16]
int lastcallreference
int lastlineinstance
struct {
   struct skinny_line *   first
   struct skinny_line *   last
   ast_mutex_t   lock
lines
struct {
   struct skinny_device *   next
list
char name [80]
struct in_addr ourip
struct ast_codec_pref prefs
int registered
struct skinnysessionsession
struct {
   struct skinny_speeddial *   first
   struct skinny_speeddial *   last
   ast_mutex_t   lock
speeddials
int type
char version_id [16]

Detailed Description

Definition at line 1229 of file chan_skinny.c.


Field Documentation

struct skinny_line* activeline [read]
struct { ... } addons
struct sockaddr_in addr [read]

Definition at line 1241 of file chan_skinny.c.

Referenced by build_device().

Definition at line 1239 of file chan_skinny.c.

Referenced by build_device(), and handle_capabilities_res_message().

int earlyrtp

Definition at line 1240 of file chan_skinny.c.

Referenced by build_device(), and skinny_indicate().

char exten[AST_MAX_EXTENSION]

Definition at line 1234 of file chan_skinny.c.

Referenced by handle_message(), and skinny_ss().

struct skinny_addon* first [read]

Definition at line 1245 of file chan_skinny.c.

struct skinny_speeddial* first [read]

Definition at line 1244 of file chan_skinny.c.

struct skinny_line* first [read]

Definition at line 1243 of file chan_skinny.c.

struct ast_ha* ha [read]

Definition at line 1247 of file chan_skinny.c.

Referenced by build_device(), and skinny_register().

char id[16]
struct skinny_addon* last [read]

Definition at line 1245 of file chan_skinny.c.

struct skinny_speeddial* last [read]

Definition at line 1244 of file chan_skinny.c.

struct skinny_line* last [read]

Definition at line 1243 of file chan_skinny.c.

struct { ... } lines
struct { ... } list

Definition at line 1243 of file chan_skinny.c.

char name[80]
struct skinny_device* next [read]

Definition at line 1250 of file chan_skinny.c.

struct in_addr ourip [read]
struct ast_codec_pref prefs [read]

Definition at line 1246 of file chan_skinny.c.

Referenced by build_device().

struct skinnysession* session [read]
struct { ... } speeddials
int type
char version_id[16]

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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1