Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
struct ast_bridge * | bridge |
struct ast_channel * | swap |
Channel to swap with in the bridge. (has ref) More... | |
Definition at line 77 of file stasis_bridge.c.
struct ast_bridge* bridge |
Bridge to join (has ref)
Definition at line 79 of file stasis_bridge.c.
struct ast_channel* swap |
Channel to swap with in the bridge. (has ref)
Definition at line 85 of file stasis_bridge.c.