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

Data Fields

const char * channel_name
 
unsigned int keep_variables:1
 
unsigned int reset:1
 

Detailed Description

Definition at line 86 of file app_cdr.c.

Field Documentation

const char* channel_name

The name of the channel to be manipulated

Definition at line 88 of file app_cdr.c.

unsigned int keep_variables

If reseting the CDR, keep the variables

Definition at line 92 of file app_cdr.c.

unsigned int reset

Reset the CDR

Definition at line 90 of file app_cdr.c.


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