Asterisk - The Open Source Telephony Project
18.5.0
|
Queued CDR waiting to be batched. More...
Data Fields | |
struct ast_cdr * | cdr |
struct cdr_batch_item * | next |
struct ast_cdr* cdr |
Definition at line 337 of file cdr.c.
Referenced by cdr_detach(), and do_batch_backend_process().
struct cdr_batch_item* next |
Definition at line 338 of file cdr.c.
Referenced by cdr_detach(), and do_batch_backend_process().