| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| int | cause | 
| const char * | dest | 
| struct ast_sip_session * | session | 
| struct ast_stream_topology * | topology | 
Definition at line 2622 of file chan_pjsip.c.
| int cause | 
Definition at line 2626 of file chan_pjsip.c.
Referenced by chan_pjsip_request_with_stream_topology(), and request().
| const char* dest | 
Definition at line 2625 of file chan_pjsip.c.
Referenced by chan_pjsip_request_with_stream_topology(), and request().
| struct ast_sip_session* session | 
Definition at line 2623 of file chan_pjsip.c.
Referenced by chan_pjsip_request_with_stream_topology(), and request().
| struct ast_stream_topology* topology | 
Definition at line 2624 of file chan_pjsip.c.
Referenced by chan_pjsip_request_with_stream_topology(), and request().