Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_cdr_batch Struct Reference

Data Fields

struct ast_cdr_batch_itemhead
 
int size
 
struct ast_cdr_batch_itemtail
 

Detailed Description

Definition at line 76 of file cdr.c.

Field Documentation

struct ast_cdr_batch_item* head

Definition at line 78 of file cdr.c.

Referenced by ast_cdr_detach(), ast_cdr_submit_batch(), and reset_batch().

int size

Definition at line 77 of file cdr.c.

Referenced by ast_cdr_detach(), handle_cli_status(), and reset_batch().

struct ast_cdr_batch_item* tail

Definition at line 79 of file cdr.c.

Referenced by ast_cdr_detach(), and reset_batch().


The documentation for this struct was generated from the following file: