globally accessible channel datastores More...
#include "asterisk/channel.h"
Go to the source code of this file.
Data Structures | |
struct | ast_dialed_interface |
struct | ast_secure_call_store |
Variables | |
struct ast_datastore_info | dialed_interface_info |
struct ast_datastore_info | secure_call_info |
globally accessible channel datastores
Definition in file global_datastores.h.
struct ast_datastore_info dialed_interface_info |
Definition at line 86 of file global_datastores.c.
Referenced by clear_dialed_interfaces(), dial_exec_full(), and try_calling().
struct ast_datastore_info secure_call_info |
Definition at line 112 of file global_datastores.c.
Referenced by func_channel_read(), func_channel_write_real(), and set_security_requirements().