|
Asterisk - The Open Source Telephony Project
18.5.0
|

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.
Referenced by forkcdr_callback().
| 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(), and forkcdr_exec().
1.8.13