Asterisk - The Open Source Telephony Project GIT-master-1f1c5bb
Data Fields
refer_data Struct Reference
Collaboration diagram for refer_data:
Collaboration graph
[legend]

Data Fields

char * destination
 
char * from
 
char * name
 
struct ast_referrefer
 
char * refer_to
 
char stuff [0]
 
int to_self
 
char * value
 

Detailed Description

Definition at line 45 of file refer.c.

Field Documentation

◆ destination

char* destination

Definition at line 851 of file res_pjsip_refer.c.

Referenced by refer_data_create(), refer_data_destroy(), and refer_send().

◆ from

char* from

Definition at line 852 of file res_pjsip_refer.c.

Referenced by refer_data_create(), refer_data_destroy(), and refer_send().

◆ name

char* name

◆ refer

struct ast_refer* refer

◆ refer_to

char* refer_to

Definition at line 853 of file res_pjsip_refer.c.

Referenced by refer_data_create(), refer_data_destroy(), and refer_send().

◆ stuff

char stuff[0]

Definition at line 51 of file refer.c.

Referenced by refer_data_new().

◆ to_self

int to_self

Definition at line 854 of file res_pjsip_refer.c.

Referenced by refer_data_create(), refer_on_tx_request(), and refer_send().

◆ value

char* value

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