Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
#include <common_config.h>
Public Member Functions | |
SORCERY_OBJECT (details) | |
Data Fields | |
struct ast_string_field_mgr | __field_mgr |
struct ast_string_field_pool * | __field_mgr_pool |
struct attestation_cfg_common | acfg_common |
int | global_disable |
enum attest_level_enum | unknown_tn_attest_level |
Definition at line 320 of file common_config.h.
SORCERY_OBJECT | ( | details | ) |
struct ast_string_field_mgr __field_mgr |
Definition at line 328 of file common_config.h.
struct ast_string_field_pool* __field_mgr_pool |
Definition at line 328 of file common_config.h.
struct attestation_cfg_common acfg_common |
Definition at line 329 of file common_config.h.
Referenced by acfg_cleanup(), as_check_common_config(), attestation_alloc(), attestation_apply(), and attestation_destructor().
int global_disable |
Definition at line 331 of file common_config.h.
Referenced by as_config_load(), and as_config_reload().
enum attest_level_enum unknown_tn_attest_level |
Definition at line 330 of file common_config.h.