
Data Fields | |
| struct ast_string_field_mgr | __field_mgr |
| struct 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 { | |
| struct cdr_config * next | |
| } | list |
| struct { | |
| struct cdr_config * next | |
| } | list |
| ast_mutex_t | lock |
| int | priority |
Definition at line 61 of file cdr_custom.c.
struct ast_string_field_mgr __field_mgr [read] |
Definition at line 65 of file cdr_custom.c.
struct ast_string_field_pool * __field_mgr_pool [read] |
Definition at line 65 of file cdr_custom.c.
| int facility |
| const ast_string_field filename |
| const ast_string_field format |
Definition at line 65 of file cdr_custom.c.
Referenced by custom_log(), load_config(), and syslog_log().
| const ast_string_field ident |
| struct { ... } list |
| struct { ... } list |
Referenced by custom_log(), load_config(), and syslog_log().
Definition at line 66 of file cdr_custom.c.
Referenced by custom_log(), free_config(), load_config(), and syslog_log().
struct cdr_config* next [read] |
Definition at line 67 of file cdr_custom.c.
| int priority |
1.5.6