
Data Fields | |
| struct ast_flags | features_callee |
| struct ast_flags | features_caller |
| int | is_caller |
Definition at line 459 of file features.c.
| struct ast_flags features_callee |
Definition at line 461 of file features.c.
Referenced by add_features_datastores(), and manage_parkinglot().
| struct ast_flags features_caller |
Definition at line 460 of file features.c.
Referenced by add_features_datastores(), builtin_atxfer(), manage_parkinglot(), and park_exec_full().
| int is_caller |
Definition at line 462 of file features.c.
Referenced by add_features_datastores().