Thu Apr 8 01:24:51 2010

Asterisk developer's documentation


skinny_speeddial Struct Reference

Collaboration diagram for skinny_speeddial:
Collaboration graph
[legend]

Data Fields

char context [AST_MAX_CONTEXT]
char exten [AST_MAX_EXTENSION]
int instance
int isHint
char label [42]
int laststate
struct {
   struct skinny_speeddial *   next
list
ast_mutex_t lock
struct skinny_deviceparent
int stateid

Detailed Description

Definition at line 1209 of file chan_skinny.c.


Field Documentation

char context[AST_MAX_CONTEXT]

Definition at line 1212 of file chan_skinny.c.

Referenced by build_device(), skinny_extensionstate_cb(), and skinny_register().

char exten[AST_MAX_EXTENSION]
int instance
int isHint
char label[42]
int laststate

Definition at line 1216 of file chan_skinny.c.

Referenced by skinny_extensionstate_cb().

struct { ... } list

Definition at line 1210 of file chan_skinny.c.

Referenced by build_device().

struct skinny_speeddial* next [read]

Definition at line 1219 of file chan_skinny.c.

struct skinny_device* parent [read]

Definition at line 1220 of file chan_skinny.c.

Referenced by build_device(), and skinny_extensionstate_cb().

int stateid

Definition at line 1215 of file chan_skinny.c.

Referenced by skinny_extensionstate_cb(), skinny_register(), and skinny_unregister().


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