Sun Oct 16 2011 08:43:13

Asterisk developer's documentation


cdr_config Struct Reference
Collaboration diagram for cdr_config:

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
ast_mutex_t lock
int priority

Detailed Description

Definition at line 54 of file cdr_syslog.c.


Field Documentation

Definition at line 65 of file cdr_custom.c.

Definition at line 65 of file cdr_custom.c.

int facility

Definition at line 59 of file cdr_syslog.c.

Referenced by syslog_log(), and load_config().

Definition at line 65 of file cdr_custom.c.

Referenced by load_config(), and custom_log().

Definition at line 65 of file cdr_custom.c.

Referenced by load_config(), custom_log(), and syslog_log().

Definition at line 58 of file cdr_syslog.c.

Referenced by syslog_log(), and load_config().

struct { ... } list

Referenced by load_config(), custom_log(), and syslog_log().

Definition at line 66 of file cdr_custom.c.

Referenced by free_config(), load_config(), custom_log(), and syslog_log().

struct cdr_config* next

Definition at line 62 of file cdr_syslog.c.

int priority

Definition at line 60 of file cdr_syslog.c.

Referenced by syslog_log(), and load_config().


The documentation for this struct was generated from the following files: