Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | cause |
const char * | dest |
struct ast_sip_session * | session |
struct ast_stream_topology * | topology |
Definition at line 2552 of file chan_pjsip.c.
int cause |
Definition at line 2556 of file chan_pjsip.c.
Referenced by chan_pjsip_request_with_stream_topology(), and request().
const char* dest |
Definition at line 2555 of file chan_pjsip.c.
Referenced by chan_pjsip_request_with_stream_topology(), and request().
struct ast_sip_session* session |
Definition at line 2553 of file chan_pjsip.c.
Referenced by chan_pjsip_request_with_stream_topology(), and request().
struct ast_stream_topology* topology |
Definition at line 2554 of file chan_pjsip.c.
Referenced by chan_pjsip_request_with_stream_topology(), and request().