Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
fork_cdr_message_payload Struct Reference
Collaboration diagram for fork_cdr_message_payload:
Collaboration graph
[legend]

Data Fields

const char * channel_name
 
struct ast_flagsflags
 

Detailed Description

Definition at line 108 of file app_forkcdr.c.

Field Documentation

◆ channel_name

const char* channel_name

The name of the channel whose CDR will be forked

Definition at line 110 of file app_forkcdr.c.

Referenced by forkcdr_callback().

◆ flags

struct ast_flags* flags

Option flags that control how the CDR will be forked

Definition at line 112 of file app_forkcdr.c.

Referenced by forkcdr_callback().


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