pjproject common configuration
This configuration documentation is for functionality provided by res_pjproject
.
pjproject.conf
startup
Asterisk startup time options for PJPROJECT
Configuration Option Reference
Option Name |
Type |
Default Value |
Regular Expression |
Description |
---|---|---|---|---|
|
|
|
|
Must be of type 'startup'. |
|
|
|
Initial maximum pjproject logging level to log. |
Configuration Option Descriptions
log_level
Valid values are: 0-6, and default
log_mappings
PJPROJECT to Asterisk Log Level Mapping
Configuration Option Reference
Option Name |
Type |
Default Value |
Regular Expression |
Description |
---|---|---|---|---|
|
|
|
|
Must be of type 'log_mappings'. |
|
|
|
|
A comma separated list of pjproject log levels to map to Asterisk LOG_ERROR. |
|
|
|
|
A comma separated list of pjproject log levels to map to Asterisk LOG_WARNING. |
|
|
|
|
A comma separated list of pjproject log levels to map to Asterisk LOG_NOTICE. |
|
|
|
|
A comma separated list of pjproject log levels to map to Asterisk LOG_DEBUG. |
|
|
|
|
A comma separated list of pjproject log levels to map to Asterisk LOG_VERBOSE. |
Import Version
This documentation was imported from Asterisk Version GIT-17-7300bdd