Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ast_bridge_config Struct Reference

#include <channel.h>


Data Fields

int play_to_caller
int play_to_callee
int allowredirect_in
int allowredirect_out
int allowdisconnect_in
int allowdisconnect_out
long timelimit
long play_warning
long warning_freq
char * warning_sound
char * end_sound
char * start_sound
int firstpass


Field Documentation

int allowdisconnect_in
 

Definition at line 281 of file channel.h.

Referenced by ast_channel_bridge().

int allowdisconnect_out
 

Definition at line 282 of file channel.h.

Referenced by ast_channel_bridge().

int allowredirect_in
 

Definition at line 279 of file channel.h.

Referenced by ast_channel_bridge().

int allowredirect_out
 

Definition at line 280 of file channel.h.

Referenced by ast_channel_bridge().

char* end_sound
 

Definition at line 287 of file channel.h.

Referenced by ast_channel_bridge().

int firstpass
 

Definition at line 289 of file channel.h.

Referenced by ast_channel_bridge().

int play_to_callee
 

Definition at line 278 of file channel.h.

Referenced by ast_channel_bridge().

int play_to_caller
 

Definition at line 277 of file channel.h.

Referenced by ast_channel_bridge().

long play_warning
 

Definition at line 284 of file channel.h.

Referenced by ast_channel_bridge().

char* start_sound
 

Definition at line 288 of file channel.h.

Referenced by ast_channel_bridge().

long timelimit
 

Definition at line 283 of file channel.h.

Referenced by ast_channel_bridge().

long warning_freq
 

Definition at line 285 of file channel.h.

Referenced by ast_channel_bridge().

char* warning_sound
 

Definition at line 286 of file channel.h.

Referenced by ast_channel_bridge().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 29 22:50:28 2007 for Asterisk by  doxygen 1.4.2