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

Data Fields

int cause
 
const char * dest
 
struct ast_sip_sessionsession
 
struct ast_stream_topologytopology
 

Detailed Description

Definition at line 2594 of file chan_pjsip.c.

Field Documentation

◆ cause

int cause

Definition at line 2598 of file chan_pjsip.c.

Referenced by chan_pjsip_request_with_stream_topology(), and request().

◆ dest

const char* dest

Definition at line 2597 of file chan_pjsip.c.

Referenced by chan_pjsip_request_with_stream_topology(), and request().

◆ session

struct ast_sip_session* session

Definition at line 2595 of file chan_pjsip.c.

Referenced by chan_pjsip_request_with_stream_topology(), and request().

◆ topology

struct ast_stream_topology* topology

Definition at line 2596 of file chan_pjsip.c.

Referenced by chan_pjsip_request_with_stream_topology(), and request().


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