Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Public Member Functions | Data Fields
log_mappings Struct Reference
Collaboration diagram for log_mappings:
Collaboration graph
[legend]

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()

SORCERY_OBJECT ( details  )

Sorcery object details

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 159 of file res_pjproject.c.

◆ __field_mgr_pool

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.

◆ asterisk_debug

const ast_string_field asterisk_debug

Definition at line 159 of file res_pjproject.c.

◆ asterisk_error

const ast_string_field asterisk_error

Definition at line 159 of file res_pjproject.c.

◆ asterisk_notice

const ast_string_field asterisk_notice

Definition at line 159 of file res_pjproject.c.

◆ asterisk_trace

const ast_string_field asterisk_trace

Definition at line 159 of file res_pjproject.c.

◆ asterisk_verbose

const ast_string_field asterisk_verbose

Definition at line 159 of file res_pjproject.c.

◆ asterisk_warning

const ast_string_field asterisk_warning

Definition at line 159 of file res_pjproject.c.


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