Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


skinny_speeddial Struct Reference
Collaboration diagram for skinny_speeddial:

Data Fields

struct skinny_containercontainer
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 1394 of file chan_skinny.c.


Field Documentation

int laststate

Definition at line 1402 of file chan_skinny.c.

Referenced by skinny_extensionstate_cb().

struct { ... } list

Definition at line 1395 of file chan_skinny.c.

Referenced by config_parse_variables().

Definition at line 1405 of file chan_skinny.c.

Definition at line 1406 of file chan_skinny.c.

Referenced by config_parse_variables(), and skinny_extensionstate_cb().

int stateid

Definition at line 1401 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: