| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Pair showing a bridge snapshot and a specific channel snapshot belonging to the bridge. More...
#include <stasis_bridges.h>

| Data Fields | |
| struct ast_bridge_snapshot * | bridge_snapshot | 
| struct ast_channel_snapshot * | channel_snapshot | 
Pair showing a bridge snapshot and a specific channel snapshot belonging to the bridge.
Definition at line 245 of file stasis_bridges.h.
| struct ast_bridge_snapshot* bridge_snapshot | 
Definition at line 246 of file stasis_bridges.h.
Referenced by ast_attended_transfer_message_add_threeway(), attended_transfer_to_ami(), attended_transfer_to_json(), bridge_attended_transfer_handler(), bridge_channel_snapshot_pair_init(), cel_attended_transfer_cb(), and handle_attended_transfer().
| struct ast_channel_snapshot* channel_snapshot | 
Definition at line 247 of file stasis_bridges.h.
Referenced by ast_attended_transfer_message_add_threeway(), attended_transfer_to_ami(), attended_transfer_to_json(), bridge_attended_transfer_handler(), bridge_channel_snapshot_pair_init(), cel_attended_transfer_cb(), and confbridge_handle_atxfer().