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

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
char * destination
 
char * from
 
struct ast_msgmsg
 
const ast_string_field name
 
unsigned int send
 
const ast_string_field value
 

Detailed Description

Definition at line 220 of file message.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 224 of file message.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 224 of file message.c.

◆ destination

char* destination

Definition at line 1125 of file res_pjsip_messaging.c.

Referenced by msg_data_create(), msg_data_destroy(), msg_send(), and msg_send_exec().

◆ from

char* from

◆ msg

struct ast_msg* msg

◆ name

const ast_string_field name

◆ send

unsigned int send

Definition at line 225 of file message.c.

Referenced by ast_msg_var_iterator_get_next(), msg_func_write(), and msg_set_var_full().

◆ value

const ast_string_field value

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