Thu Jul 9 13:41:42 2009

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
ast_mutex_t lock
skinny_speeddialnext
skinny_deviceparent
int stateid

Detailed Description

Definition at line 1203 of file chan_skinny.c.


Field Documentation

char context[AST_MAX_CONTEXT]

Definition at line 1206 of file chan_skinny.c.

Referenced by skinny_extensionstate_cb().

char exten[AST_MAX_EXTENSION]

Definition at line 1207 of file chan_skinny.c.

Referenced by handle_skinny_show_device(), handle_speed_dial_stat_req_message(), handle_stimulus_message(), and skinny_extensionstate_cb().

int instance

Definition at line 1208 of file chan_skinny.c.

Referenced by find_speeddial_by_instance(), handle_button_template_req_message(), handle_line_state_req_message(), handle_speed_dial_stat_req_message(), and skinny_extensionstate_cb().

int isHint

Definition at line 1211 of file chan_skinny.c.

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

char label[42]

Definition at line 1205 of file chan_skinny.c.

Referenced by handle_line_state_req_message(), handle_skinny_show_device(), and handle_speed_dial_stat_req_message().

int laststate

Definition at line 1210 of file chan_skinny.c.

Referenced by skinny_extensionstate_cb().

ast_mutex_t lock

Definition at line 1204 of file chan_skinny.c.

Referenced by delete_devices().

struct skinny_speeddial* next

Definition at line 1213 of file chan_skinny.c.

Referenced by delete_devices(), find_speeddial_by_instance(), handle_button_template_req_message(), handle_skinny_show_device(), and skinny_unregister().

struct skinny_device* parent

Definition at line 1214 of file chan_skinny.c.

Referenced by skinny_extensionstate_cb().

int stateid

Definition at line 1209 of file chan_skinny.c.

Referenced by skinny_extensionstate_cb(), and skinny_unregister().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:42 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7