Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
const char * | channel_name |
struct ast_flags * | flags |
Definition at line 108 of file app_forkcdr.c.
const char* channel_name |
The name of the channel whose CDR will be forked
Definition at line 110 of file app_forkcdr.c.
struct ast_flags* flags |
Option flags that control how the CDR will be forked
Definition at line 112 of file app_forkcdr.c.