Data Fields | |
ast_cdrbe | be |
char | desc [80] |
struct { | |
ast_cdr_beitem * next | |
} | list |
char | name [20] |
Definition at line 62 of file cdr.c.
struct { ... } list |
Referenced by ast_cdr_register(), ast_cdr_unregister(), handle_cli_status(), and post_cdr().
char name[20] |
Definition at line 63 of file cdr.c.
Referenced by ast_cdr_register(), ast_cdr_unregister(), and handle_cli_status().
struct ast_cdr_beitem* next |