Fri Jul 15 2011 12:03:21

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

Detailed Description

Definition at line 495 of file features.c.


Field Documentation

Definition at line 497 of file features.c.

Referenced by bridge_call_thread(), and builtin_atxfer().

struct ast_channel* chan

Definition at line 498 of file features.c.

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

struct ast_channel* peer

Definition at line 499 of file features.c.

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

unsigned int return_to_pbx

Definition at line 500 of file features.c.

Referenced by action_bridge(), and bridge_call_thread().


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