mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
res_pjproject: Allow mapping to Asterisk TRACE level
Allow mapping pjproject log messages to the Asterisk TRACE log level. The defaults were also changes to log pjproject levels 3,4 to DEBUG and 5,6 to TRACE. Previously 3,4,5,6 all went to DEBUG. ASTERISK-29582 Change-Id: I859a37a8dec263ed68099709cfbd3e665324c72d
This commit is contained in:
8
doc/CHANGES-staging/res_pjproject.txt
Normal file
8
doc/CHANGES-staging/res_pjproject.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Subject: res_pjproject
|
||||
|
||||
In pjproject.conf you can now map pjproject log levels
|
||||
to the Asterisk TRACE log level. The default mappings
|
||||
have therefore changed so that only pjproject levels
|
||||
3 and 4 are mapped to DEBUG and 5 and 6 are now mapped
|
||||
to TRACE. Previously 3, 4, 5, and 6 were all mapped to
|
||||
DEBUG.
|
Reference in New Issue
Block a user