Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_cdr_batch_item Struct Reference

Data Fields

struct ast_cdrcdr
 
struct ast_cdr_batch_itemnext
 

Detailed Description

Definition at line 71 of file cdr.c.

Field Documentation

struct ast_cdr* cdr

Definition at line 72 of file cdr.c.

Referenced by ast_cdr_detach(), and do_batch_backend_process().

struct ast_cdr_batch_item* next

Definition at line 73 of file cdr.c.

Referenced by ast_cdr_detach(), and do_batch_backend_process().


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