Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Public Member Functions | |
SORCERY_OBJECT (details) | |
Data Fields | |
struct ast_string_field_mgr | __field_mgr |
struct ast_string_field_pool * | __field_mgr_pool |
const ast_string_field | asterisk_debug |
const ast_string_field | asterisk_error |
const ast_string_field | asterisk_notice |
const ast_string_field | asterisk_trace |
const ast_string_field | asterisk_verbose |
const ast_string_field | asterisk_warning |
Definition at line 142 of file res_pjproject.c.
SORCERY_OBJECT | ( | details | ) |
Sorcery object details
struct ast_string_field_mgr __field_mgr |
Definition at line 159 of file res_pjproject.c.
struct ast_string_field_pool* __field_mgr_pool |
These are all comma-separated lists of pjproject log levels
pjproject log levels mapped to Asterisk ERROR
pjproject log levels mapped to Asterisk WARNING
pjproject log levels mapped to Asterisk NOTICE
pjproject log levels mapped to Asterisk VERBOSE
pjproject log levels mapped to Asterisk DEBUG
pjproject log levels mapped to Asterisk TRACE
Definition at line 159 of file res_pjproject.c.
const ast_string_field asterisk_debug |
Definition at line 159 of file res_pjproject.c.
const ast_string_field asterisk_error |
Definition at line 159 of file res_pjproject.c.
const ast_string_field asterisk_notice |
Definition at line 159 of file res_pjproject.c.
const ast_string_field asterisk_trace |
Definition at line 159 of file res_pjproject.c.
const ast_string_field asterisk_verbose |
Definition at line 159 of file res_pjproject.c.
const ast_string_field asterisk_warning |
Definition at line 159 of file res_pjproject.c.