Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


bridge_pvt Struct Reference
Collaboration diagram for bridge_pvt:

Data Fields

struct ast_channelinput
struct 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 75 of file chan_bridge.c.

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

Output channel - talking to bridge

Definition at line 76 of file chan_bridge.c.

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


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