Data Fields | |
ast_string_field_mgr | __field_mgr |
ast_string_field_mgr | __field_mgr |
ast_string_field_pool * | __field_mgr_pool |
ast_string_field_pool * | __field_mgr_pool |
int | facility |
const ast_string_field | filename |
const ast_string_field | format |
const ast_string_field | ident |
struct { | |
cdr_config * next | |
} | list |
struct { | |
cdr_config * next | |
} | list |
ast_mutex_t | lock |
int | priority |
Definition at line 57 of file cdr_custom.c.
struct ast_string_field_mgr __field_mgr |
Definition at line 57 of file cdr_syslog.c.
struct ast_string_field_mgr __field_mgr |
Definition at line 61 of file cdr_custom.c.
Definition at line 57 of file cdr_syslog.c.
Definition at line 61 of file cdr_custom.c.
int facility |
const ast_string_field filename |
const ast_string_field format |
const ast_string_field ident |
struct { ... } list |
struct { ... } list |
Referenced by custom_log(), free_config(), load_config(), and syslog_log().
Definition at line 62 of file cdr_custom.c.
Referenced by free_config(), load_config(), and syslog_log().
struct cdr_config* next |
Definition at line 61 of file cdr_syslog.c.
struct cdr_config* next |
Definition at line 63 of file cdr_custom.c.
int priority |