#include <global_datastores.h>
Data Fields | |
ast_flags | features_callee |
ast_flags | features_caller |
int | is_caller |
char | options [MAX_DIAL_FEATURE_OPTIONS] |
Definition at line 40 of file global_datastores.h.
struct ast_flags features_callee |
Definition at line 42 of file global_datastores.h.
Referenced by do_atxfer(), and set_dial_features().
struct ast_flags features_caller |
int is_caller |
char options[MAX_DIAL_FEATURE_OPTIONS] |
Definition at line 43 of file global_datastores.h.
Referenced by do_parking_thread(), and set_dial_features().