Asterisk - The Open Source Telephony Project
21.4.1
|
Structure used to retrieve channel from another session. More...
Data Fields | |
struct ast_bridge * | bridge |
Bridge the channel is in. | |
struct ast_channel * | channel |
Channel from the session (with reference) | |
struct ast_sip_session * | session |
Session we want the channel from. | |
Structure used to retrieve channel from another session.
Definition at line 1497 of file res_pjsip_refer.c.