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