Sun Oct 16 2011 08:43:12

Asterisk developer's documentation


ast_bridge_thread_obj Struct Reference
Collaboration diagram for ast_bridge_thread_obj:

Data Fields

struct ast_bridge_config bconfig
struct ast_channelchan
struct ast_channelpeer
unsigned int return_to_pbx:1

Field Documentation

Definition at line 805 of file features.c.

Referenced by bridge_call_thread(), and builtin_atxfer().

struct ast_channel* chan

Definition at line 806 of file features.c.

Referenced by bridge_call_thread(), builtin_atxfer(), and action_bridge().

struct ast_channel* peer

Definition at line 807 of file features.c.

Referenced by bridge_call_thread(), builtin_atxfer(), and action_bridge().

unsigned int return_to_pbx

Definition at line 808 of file features.c.

Referenced by bridge_call_thread(), and action_bridge().


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