Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
defer_bridge_add_obj Struct Reference

Data Fields

struct ast_bridgebridge
 
struct ast_channelswap
 Channel to swap with in the bridge. (has ref) More...
 

Detailed Description

Definition at line 77 of file stasis_bridge.c.

Field Documentation

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)

Note
NULL if not swapping with a channel.

Definition at line 85 of file stasis_bridge.c.


The documentation for this struct was generated from the following file: