Asterisk - The Open Source Telephony Project GIT-master-2de1a68
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 269 of file cdr.h.

Field Documentation

◆ settings

struct ast_flags settings

Settings for batches

Definition at line 272 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 271 of file cdr.h.

Referenced by handle_cli_status().

◆ time

unsigned int time

Time between batches

Definition at line 270 of file cdr.h.

Referenced by handle_cli_status(), and submit_scheduled_batch().


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