
Data Fields | |
| struct ast_flags | features_callee |
| struct ast_flags | features_caller |
| int | is_caller |
Definition at line 202 of file features.c.
struct ast_flags features_callee [read] |
Definition at line 204 of file features.c.
Referenced by add_features_datastores(), and manage_parkinglot().
struct ast_flags features_caller [read] |
Definition at line 203 of file features.c.
Referenced by add_features_datastores(), builtin_atxfer(), manage_parkinglot(), and park_exec_full().
| int is_caller |
Definition at line 205 of file features.c.
Referenced by add_features_datastores().
1.6.1