Mon Sep 20 2010 00:34:29

Asterisk developer's documentation


Data Fields

ast_bridge_thread_obj Struct Reference

Collaboration diagram for ast_bridge_thread_obj:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 326 of file features.c.


Field Documentation

Definition at line 328 of file features.c.

Referenced by bridge_call_thread(), and builtin_atxfer().

struct ast_channel* chan

Definition at line 329 of file features.c.

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

struct ast_channel* peer

Definition at line 330 of file features.c.

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

unsigned int return_to_pbx

Definition at line 331 of file features.c.

Referenced by action_bridge(), and bridge_call_thread().


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