#include "asterisk/channel.h"
Include dependency graph for global_datastores.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | ast_dial_features |
| struct | ast_dialed_interface |
Defines | |
| #define | MAX_DIAL_FEATURE_OPTIONS 30 |
Variables | |
| ast_datastore_info | dial_features_info |
| ast_datastore_info | dialed_interface_info |
Definition in file global_datastores.h.
| #define MAX_DIAL_FEATURE_OPTIONS 30 |
Definition at line 29 of file global_datastores.h.
Definition at line 109 of file global_datastores.c.
Referenced by builtin_atxfer(), and do_parking_thread().
1.5.1