Wed Jan 8 2020 09:50:25

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 {
   struct skinny_speeddial *   next
 
list
 
ast_mutex_t lock
 
struct skinny_deviceparent
 
int stateid
 

Detailed Description

Definition at line 1291 of file chan_skinny.c.

Field Documentation

char context[AST_MAX_CONTEXT]
char label[42]
int laststate

Definition at line 1298 of file chan_skinny.c.

Referenced by skinny_extensionstate_cb().

struct { ... } list

Definition at line 1292 of file chan_skinny.c.

Referenced by config_parse_variables().

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 config_parse_variables(), and 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: