Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
struct ast_string_field_mgr | __field_mgr |
struct ast_string_field_pool * | __field_mgr_pool |
const ast_string_field | filename |
const ast_string_field | format |
ast_mutex_t | lock |
Definition at line 67 of file cdr_custom.c.
struct ast_string_field_mgr __field_mgr |
Definition at line 71 of file cdr_custom.c.
struct ast_string_field_pool* __field_mgr_pool |
Definition at line 71 of file cdr_custom.c.
const ast_string_field filename |
Definition at line 71 of file cdr_custom.c.
Referenced by load_config().
const ast_string_field format |
Definition at line 71 of file cdr_custom.c.
Referenced by load_config().
ast_mutex_t lock |
Definition at line 72 of file cdr_custom.c.
Referenced by free_config(), and load_config().