Asterisk - The Open Source Telephony Project  21.4.1
Public Member Functions | Data Fields
log_mappings Struct Reference

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
 

Detailed Description

Definition at line 142 of file res_pjproject.c.

Member Function Documentation

SORCERY_OBJECT ( details  )

Sorcery object details

Field Documentation

struct ast_string_field_pool* __field_mgr_pool

These are all comma-separated lists of pjproject log levels

Definition at line 159 of file res_pjproject.c.

const ast_string_field asterisk_debug

pjproject log levels mapped to Asterisk DEBUG

Definition at line 159 of file res_pjproject.c.

const ast_string_field asterisk_error

pjproject log levels mapped to Asterisk ERROR

Definition at line 159 of file res_pjproject.c.

const ast_string_field asterisk_notice

pjproject log levels mapped to Asterisk NOTICE

Definition at line 159 of file res_pjproject.c.

const ast_string_field asterisk_trace

pjproject log levels mapped to Asterisk TRACE

Definition at line 159 of file res_pjproject.c.

const ast_string_field asterisk_verbose

pjproject log levels mapped to Asterisk VERBOSE

Definition at line 159 of file res_pjproject.c.

const ast_string_field asterisk_warning

pjproject log levels mapped to Asterisk WARNING

Definition at line 159 of file res_pjproject.c.


The documentation for this struct was generated from the following file: