Mon Oct 8 12:39:31 2012

Asterisk developer's documentation


bridge_pvt Struct Reference


Data Fields

ast_channelinput
ast_mutex_t lock
ast_channeloutput

Detailed Description

Definition at line 74 of file chan_bridge.c.


Field Documentation

struct ast_channel* input

Input channel - talking to source

Definition at line 76 of file chan_bridge.c.

Referenced by bridge_bridgedchannel(), bridge_call(), bridge_hangup(), bridge_queue_hangup(), and bridge_write().

ast_mutex_t lock

Lock that protects this structure

Definition at line 75 of file chan_bridge.c.

Referenced by bridge_hangup(), bridge_queue_hangup(), and bridge_write().

struct ast_channel* output

Output channel - talking to bridge

Definition at line 77 of file chan_bridge.c.

Referenced by bridge_bridgedchannel(), bridge_call(), bridge_hangup(), bridge_queue_hangup(), and bridge_write().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:31 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7