Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:04 2007

Asterisk developer's documentation :: Codename Pineapple


skinny_speeddial Struct Reference

Collaboration diagram for skinny_speeddial:

Collaboration graph
[legend]

Detailed Description

Definition at line 965 of file chan_skinny.c.

Data Fields

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


Field Documentation

char exten[AST_MAX_EXTENSION]
 

Definition at line 968 of file chan_skinny.c.

Referenced by build_device(), and handle_speed_dial_stat_req_message().

int instance
 

Definition at line 969 of file chan_skinny.c.

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

char label[42]
 

Definition at line 967 of file chan_skinny.c.

Referenced by build_device(), and handle_speed_dial_stat_req_message().

ast_mutex_t lock
 

Definition at line 966 of file chan_skinny.c.

Referenced by build_device().

struct skinny_speeddial* next
 

Definition at line 971 of file chan_skinny.c.

Referenced by build_device(), and find_speeddial_by_instance().

struct skinny_device* parent
 

Definition at line 972 of file chan_skinny.c.


The documentation for this struct was generated from the following file:

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen