Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
cdr_object_snapshot Struct Reference

A wrapper object around a snapshot. Fields that are mutable by the CDR engine are replicated here. More...

Data Fields

unsigned int flags
 
struct ast_channel_snapshotsnapshot
 
char userfield [AST_MAX_USER_FIELD]
 
struct varshead variables
 

Detailed Description

A wrapper object around a snapshot. Fields that are mutable by the CDR engine are replicated here.

Definition at line 746 of file cdr.c.

Field Documentation

unsigned int flags

Specific flags for this party

Definition at line 749 of file cdr.c.

Referenced by ast_cdr_fork(), and cdr_object_snapshot_copy().

struct ast_channel_snapshot* snapshot
char userfield[AST_MAX_USER_FIELD]
struct varshead variables

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