Data Fields | |
struct ast_flags | features_callee |
struct ast_flags | features_caller |
int | is_caller |
Definition at line 234 of file res_features.c.
struct ast_flags features_callee [read] |
Definition at line 236 of file res_features.c.
Referenced by add_features_datastores(), and do_parking_thread().
struct ast_flags features_caller [read] |
Definition at line 235 of file res_features.c.
Referenced by add_features_datastores(), builtin_atxfer(), do_parking_thread(), and park_exec().
int is_caller |
Definition at line 237 of file res_features.c.
Referenced by add_features_datastores().