Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:01:59 2007

Asterisk developer's documentation :: Codename Pineapple


ast_bridge_thread_obj Struct Reference

Collaboration diagram for ast_bridge_thread_obj:

Collaboration graph
[legend]

Detailed Description

Definition at line 167 of file res_features.c.

Data Fields

ast_bridge_config bconfig
ast_channelchan
ast_channelpeer


Field Documentation

struct ast_bridge_config bconfig
 

Definition at line 169 of file res_features.c.

Referenced by ast_bridge_call_thread(), and builtin_atxfer().

struct ast_channel* chan
 

Definition at line 170 of file res_features.c.

Referenced by ast_bridge_call_thread(), and builtin_atxfer().

struct ast_channel* peer
 

Definition at line 171 of file res_features.c.

Referenced by ast_bridge_call_thread(), and builtin_atxfer().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen