Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_cdr_config::batch_settings Struct Reference

#include <cdr.h>

Collaboration diagram for ast_cdr_config::batch_settings:
Collaboration graph
[legend]

Data Fields

struct ast_flags settings
 
unsigned int size
 
unsigned int time
 

Detailed Description

Definition at line 266 of file cdr.h.

Field Documentation

◆ settings

struct ast_flags settings

Settings for batches

Definition at line 269 of file cdr.h.

Referenced by cdr_submit_batch(), and handle_cli_status().

◆ size

unsigned int size

Size to trigger a batch

Definition at line 268 of file cdr.h.

Referenced by cdr_enable_batch_mode(), and handle_cli_status().

◆ time

unsigned int time

Time between batches

Definition at line 267 of file cdr.h.

Referenced by cdr_enable_batch_mode(), handle_cli_status(), and submit_scheduled_batch().


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