Data Fields | |
struct ast_flags | features_callee |
struct ast_flags | features_caller |
int | is_caller |
Definition at line 325 of file features.c.
struct ast_flags features_callee |
Definition at line 327 of file features.c.
Referenced by add_features_datastores(), and manage_parkinglot().
struct ast_flags features_caller |
Definition at line 326 of file features.c.
Referenced by add_features_datastores(), builtin_atxfer(), manage_parkinglot(), and park_exec_full().
int is_caller |
Definition at line 328 of file features.c.
Referenced by add_features_datastores().