#include <channel.h>
Collaboration diagram for ast_bridge_config:
Data Fields | |
char * | end_sound |
long | feature_timer |
ast_flags | features_callee |
ast_flags | features_caller |
int | firstpass |
unsigned int | flags |
long | play_warning |
char * | start_sound |
timeval | start_time |
long | timelimit |
long | warning_freq |
char * | warning_sound |
Definition at line 450 of file channel.h.
char* end_sound |
long feature_timer |
struct ast_flags features_callee |
struct ast_flags features_caller |
long play_warning |
char* start_sound |
struct timeval start_time |
long timelimit |
long warning_freq |
char* warning_sound |