Asterisk - The Open Source Telephony Project
18.5.0
|
#include <resource_asterisk.h>
Data Fields | |
const char * | configuration |
const char * | log_channel_name |
Argument struct for ast_ari_asterisk_add_log()
Definition at line 220 of file resource_asterisk.h.
const char* configuration |
levels of the log channel
Definition at line 224 of file resource_asterisk.h.
Referenced by ast_ari_asterisk_add_log(), ast_ari_asterisk_add_log_cb(), and ast_ari_asterisk_add_log_parse_body().
const char* log_channel_name |
The log channel to add
Definition at line 222 of file resource_asterisk.h.
Referenced by ast_ari_asterisk_add_log(), and ast_ari_asterisk_add_log_cb().