#include <global_datastores.h>
Collaboration diagram for ast_dial_features:

Data Fields | |
| ast_flags | features_callee |
| ast_flags | features_caller |
| int | is_caller |
| char | options [MAX_DIAL_FEATURE_OPTIONS] |
Definition at line 40 of file global_datastores.h.
| struct ast_flags features_callee |
Definition at line 42 of file global_datastores.h.
Referenced by builtin_atxfer(), and set_dial_features().
| struct ast_flags features_caller |
| int is_caller |
| char options[MAX_DIAL_FEATURE_OPTIONS] |
Definition at line 43 of file global_datastores.h.
Referenced by do_parking_thread(), and set_dial_features().
1.5.1