|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
#include <cdr.h>

Data Fields | |
| struct ast_flags | settings |
| unsigned int | size |
| unsigned int | time |
| struct ast_flags settings |
Settings for batches
Definition at line 274 of file cdr.h.
Referenced by cdr_submit_batch(), and handle_cli_status().
| unsigned int size |
| unsigned int time |
Time between batches
Definition at line 272 of file cdr.h.
Referenced by handle_cli_status(), and submit_scheduled_batch().