|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| const char * | channel_name |
| struct ast_flags * | flags |
Definition at line 111 of file app_forkcdr.c.
| const char* channel_name |
The name of the channel whose CDR will be forked
Definition at line 113 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 115 of file app_forkcdr.c.
Referenced by forkcdr_callback().