
Data Fields | |
| struct ast_flags | features_callee |
| struct ast_flags | features_caller |
| int | is_caller |
Definition at line 331 of file features.c.
| struct ast_flags features_callee |
Definition at line 333 of file features.c.
Referenced by add_features_datastores(), and manage_parkinglot().
| struct ast_flags features_caller |
Definition at line 332 of file features.c.
Referenced by add_features_datastores(), builtin_atxfer(), manage_parkinglot(), and park_exec_full().
| int is_caller |
Definition at line 334 of file features.c.
Referenced by add_features_datastores().