Asterisk - The Open Source Telephony Project GIT-master-5782b03
|
Data Fields | |
char | expression [1] |
char * | expression |
struct { | |
struct values * next | |
} | list |
struct { | |
struct values * next | |
} | list |
Definition at line 66 of file cdr_sqlite3_custom.c.
char expression[1] |
Definition at line 68 of file cdr_sqlite3_custom.c.
char* expression |
Definition at line 69 of file cel_sqlite3_custom.c.
struct { ... } list |
Referenced by free_config(), and load_values_config().
struct { ... } list |
struct values* next |
Definition at line 67 of file cdr_sqlite3_custom.c.