Main Page | Alphabetical List | Data Structures | 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
long timelimit
long play_warning
long warning_freq
char * warning_sound
char * end_sound
char * start_sound


Field Documentation

int allowdisconnect
 

Definition at line 275 of file channel.h.

Referenced by ast_channel_bridge().

int allowredirect_in
 

Definition at line 273 of file channel.h.

Referenced by ast_channel_bridge().

int allowredirect_out
 

Definition at line 274 of file channel.h.

Referenced by ast_channel_bridge().

char* end_sound
 

Definition at line 280 of file channel.h.

Referenced by ast_channel_bridge().

int play_to_callee
 

Definition at line 272 of file channel.h.

Referenced by ast_channel_bridge().

int play_to_caller
 

Definition at line 271 of file channel.h.

Referenced by ast_channel_bridge().

long play_warning
 

Definition at line 277 of file channel.h.

Referenced by ast_channel_bridge().

char* start_sound
 

Definition at line 281 of file channel.h.

Referenced by ast_channel_bridge().

long timelimit
 

Definition at line 276 of file channel.h.

Referenced by ast_channel_bridge().

long warning_freq
 

Definition at line 278 of file channel.h.

Referenced by ast_channel_bridge().

char* warning_sound
 

Definition at line 279 of file channel.h.

Referenced by ast_channel_bridge().


The documentation for this struct was generated from the following file:
Generated on Sat Jun 12 16:41:51 2004 for Asterisk by doxygen 1.3.7