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

Data Fields

struct ast_state_cbcallbacks
 
struct {
   struct ast_state_cb *   first
 
   struct ast_state_cb *   last
 
callbacks
 
char * context
 
char data [0]
 
char * exten
 
char * last_presence_message
 
int last_presence_state
 
char * last_presence_subtype
 
int laststate
 
struct {
   struct store_hint *   next
 
list
 
struct {
   struct store_hint *   next
 
list
 
struct {
   struct store_hint *   next
 
list
 

Detailed Description

Definition at line 6279 of file pbx.c.

Field Documentation

◆ callbacks [1/2]

struct ast_state_cb* callbacks

Definition at line 221 of file conf2ael.c.

◆ callbacks [2/2]

struct ast_state_cb * callbacks

Definition at line 2442 of file extconf.c.

Referenced by ast_merge_contexts_and_delete().

◆ context

char * context

Definition at line 6280 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

◆ data

char data

Definition at line 6289 of file pbx.c.

◆ exten

char * exten

Definition at line 6281 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

◆ first

struct ast_state_cb* first

Definition at line 6282 of file pbx.c.

◆ last

struct ast_state_cb* last

Definition at line 6282 of file pbx.c.

◆ last_presence_message

char* last_presence_message

Definition at line 6286 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

◆ last_presence_state

int last_presence_state

Definition at line 6284 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

◆ last_presence_subtype

char* last_presence_subtype

Definition at line 6285 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

◆ laststate

int laststate

Definition at line 6283 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

◆ list [1/3]

struct { ... } list

◆ list [2/3]

struct { ... } list

◆ list [3/3]

struct { ... } list

◆ next

struct store_hint* next

Definition at line 6288 of file pbx.c.


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