Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
skinny_speeddial Struct Reference
Collaboration diagram for skinny_speeddial:
Collaboration graph
[legend]

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 1521 of file chan_skinny.c.

Field Documentation

◆ container

struct skinny_container* container

Definition at line 1523 of file chan_skinny.c.

Referenced by config_parse_variables(), delete_devices(), and skinny_register().

◆ context

char context[AST_MAX_CONTEXT]

◆ exten

char exten[AST_MAX_EXTENSION]

◆ instance

int instance

◆ isHint

int isHint

◆ label

char label[42]

◆ laststate

int laststate

Definition at line 1529 of file chan_skinny.c.

Referenced by skinny_extensionstate_cb().

◆ list

struct { ... } list

◆ lock

Definition at line 1522 of file chan_skinny.c.

Referenced by config_parse_variables().

◆ next

struct skinny_speeddial* next

Definition at line 1532 of file chan_skinny.c.

◆ parent

struct skinny_device* parent

Definition at line 1533 of file chan_skinny.c.

Referenced by config_parse_variables(), and skinny_extensionstate_cb().

◆ stateid

int stateid

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