Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
header_data Struct Reference

Data structure used for ast_sip_push_task_wait_serializer
More...

Collaboration diagram for header_data:
Collaboration graph
[legend]

Data Fields

char * buf
 
struct ast_sip_channel_pvtchannel
 
const struct ast_datastore_infoheader_datastore
 
char * header_name
 
int header_number
 
const char * header_value
 
size_t len
 

Detailed Description

Data structure used for ast_sip_push_task_wait_serializer

Definition at line 320 of file res_pjsip_header_funcs.c.

Field Documentation

◆ buf

char* buf

◆ channel

struct ast_sip_channel_pvt* channel

◆ header_datastore

const struct ast_datastore_info* header_datastore

◆ header_name

char* header_name

◆ header_number

int header_number

◆ header_value

const char* header_value

◆ len

size_t len

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