Mon May 14 04:53:17 2007

Asterisk developer's documentation


skinny_speeddial Struct Reference

Collaboration diagram for skinny_speeddial:

Collaboration graph
[legend]

Data Fields

char exten [AST_MAX_EXTENSION]
int instance
char label [42]
ast_mutex_t lock
skinny_speeddialnext
skinny_deviceparent

Detailed Description

Definition at line 973 of file chan_skinny.c.


Field Documentation

char exten[AST_MAX_EXTENSION]

Definition at line 976 of file chan_skinny.c.

Referenced by build_device(), and handle_speed_dial_stat_req_message().

int instance

Definition at line 977 of file chan_skinny.c.

Referenced by build_device(), find_speeddial_by_instance(), handle_button_template_req_message(), and handle_speed_dial_stat_req_message().

char label[42]

Definition at line 975 of file chan_skinny.c.

Referenced by build_device(), and handle_speed_dial_stat_req_message().

ast_mutex_t lock

Definition at line 974 of file chan_skinny.c.

Referenced by build_device(), and delete_devices().

struct skinny_speeddial* next

Definition at line 979 of file chan_skinny.c.

Referenced by build_device(), delete_devices(), find_speeddial_by_instance(), and handle_button_template_req_message().

struct skinny_device* parent

Definition at line 980 of file chan_skinny.c.

Referenced by build_device().


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:53:18 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1