#include "asterisk/channel.h"
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 do_atxfer(), and do_parking_thread().