Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
cdr_func_payload Struct Reference
Collaboration diagram for cdr_func_payload:
Collaboration graph
[legend]

Data Fields

const char * arguments
 
struct ast_channelchan
 
const char * cmd
 
void * data
 
const char * value
 

Detailed Description

Definition at line 205 of file func_cdr.c.

Field Documentation

◆ arguments

const char* arguments

◆ chan

struct ast_channel* chan

◆ cmd

const char* cmd

◆ data

void* data

Definition at line 210 of file func_cdr.c.

Referenced by cdr_read_callback().

◆ value

const char* value

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