Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
#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 272 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 270 of file cdr.h.
Referenced by handle_cli_status(), and submit_scheduled_batch().