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

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
const ast_string_field name
 
struct {
   struct header *   next
 
next
 
const ast_string_field value
 

Detailed Description

Definition at line 47 of file pjsip_global_headers.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 51 of file pjsip_global_headers.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 51 of file pjsip_global_headers.c.

◆ name

const ast_string_field name

◆ next [1/2]

struct header* next

◆ next [2/2]

struct { ... } next

◆ value

const ast_string_field value

Definition at line 51 of file pjsip_global_headers.c.

Referenced by add_headers_to_message().


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