Sat Mar 10 01:55:59 2012

Asterisk developer's documentation


skinny_speeddial Struct Reference


Data Fields

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

Detailed Description

Definition at line 1291 of file chan_skinny.c.


Field Documentation

char context[AST_MAX_CONTEXT]

Definition at line 1294 of file chan_skinny.c.

Referenced by skinny_extensionstate_cb(), and skinny_register().

char exten[AST_MAX_EXTENSION]

Definition at line 1295 of file chan_skinny.c.

Referenced by _skinny_show_device(), handle_stimulus_message(), skinny_extensionstate_cb(), skinny_register(), and transmit_speeddialstatres().

int instance

Definition at line 1296 of file chan_skinny.c.

Referenced by find_speeddial_by_instance(), handle_button_template_req_message(), skinny_extensionstate_cb(), and transmit_speeddialstatres().

int isHint

Definition at line 1299 of file chan_skinny.c.

Referenced by _skinny_show_device(), find_speeddial_by_instance(), and handle_button_template_req_message().

char label[42]

Definition at line 1293 of file chan_skinny.c.

Referenced by _skinny_show_device(), config_parse_variables(), and transmit_speeddialstatres().

int laststate

Definition at line 1298 of file chan_skinny.c.

Referenced by skinny_extensionstate_cb().

struct { ... } list

ast_mutex_t lock

Definition at line 1292 of file chan_skinny.c.

struct skinny_speeddial* next

Definition at line 1301 of file chan_skinny.c.

struct skinny_device* parent

Definition at line 1302 of file chan_skinny.c.

Referenced by skinny_extensionstate_cb().

int stateid

Definition at line 1297 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 Sat Mar 10 01:55:59 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7