|
Asterisk - The Open Source Telephony Project GIT-master-80b953f
|
Data Fields | |
| int | cdr |
| int | csv_quote |
| int | functions |
| int | is_literal |
| int | parse_failed |
| char * | result |
| int | unknown_functions |
Definition at line 52 of file res/cdrel_custom/config.c.
| int cdr |
Definition at line 56 of file res/cdrel_custom/config.c.
| int csv_quote |
Definition at line 55 of file res/cdrel_custom/config.c.
| int functions |
Definition at line 54 of file res/cdrel_custom/config.c.
| int is_literal |
Definition at line 57 of file res/cdrel_custom/config.c.
| int parse_failed |
Definition at line 59 of file res/cdrel_custom/config.c.
| char* result |
Definition at line 53 of file res/cdrel_custom/config.c.
Referenced by parse_field().
| int unknown_functions |
Definition at line 58 of file res/cdrel_custom/config.c.