
Data Fields | |
| struct ast_flags | features_callee |
| struct ast_flags | features_caller |
| int | is_caller |
Definition at line 275 of file features.c.
| struct ast_flags features_callee |
Definition at line 277 of file features.c.
Referenced by add_features_datastores(), and manage_parkinglot().
| struct ast_flags features_caller |
Definition at line 276 of file features.c.
Referenced by add_features_datastores(), builtin_atxfer(), manage_parkinglot(), and park_exec_full().
| int is_caller |
Definition at line 278 of file features.c.
Referenced by add_features_datastores().
1.7.1