Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
param_data Struct Reference
Collaboration diagram for param_data:
Collaboration graph
[legend]

Data Fields

char * buf
 
struct ast_sip_channel_pvtchannel
 
char * header_name
 
size_t len
 
char * param_name
 
const char * param_value
 
enum param_type paramtype
 

Detailed Description

Definition at line 1052 of file res_pjsip_header_funcs.c.

Field Documentation

◆ buf

char* buf

Definition at line 1059 of file res_pjsip_header_funcs.c.

Referenced by func_read_param(), and read_param().

◆ channel

struct ast_sip_channel_pvt* channel

◆ header_name

char* header_name

Definition at line 1054 of file res_pjsip_header_funcs.c.

Referenced by func_read_param(), and func_write_param().

◆ len

size_t len

Definition at line 1060 of file res_pjsip_header_funcs.c.

Referenced by func_read_param(), and read_param().

◆ param_name

char* param_name

◆ param_value

const char* param_value

Definition at line 1056 of file res_pjsip_header_funcs.c.

Referenced by add_param(), and func_write_param().

◆ paramtype

enum param_type paramtype

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