[asterisk-bugs] [JIRA] (ASTERISK-23246) DEBUG messages in sdp_crypto.c display despite a DEBUG level of zero
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Wed Jun 11 00:11:56 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Corey Farrell updated ASTERISK-23246:
-------------------------------------
Reviewboard Link: https://reviewboard.asterisk.org/r/3605/
> DEBUG messages in sdp_crypto.c display despite a DEBUG level of zero
> --------------------------------------------------------------------
>
> Key: ASTERISK-23246
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23246
> Project: Asterisk
> Issue Type: Bug
> Components: Channels/chan_sip/General, Core/Logging
> Affects Versions: 11.8.0
> Reporter: Rusty Newton
> Assignee: Corey Farrell
> Severity: Trivial
>
> When making calls using SRTP (in this case, a call from the SIPML5 live demo client) to Asterisk you'll see a few DEBUG messages that display on the console despite debug levels of zero.
> {noformat}
> [Feb 3 19:11:50] DEBUG[31118][C-00000007]: sip/sdp_crypto.c:285 sdp_crypto_process: Accepting crypto tag 0
> [Feb 3 19:11:50] DEBUG[31118][C-00000007]: sip/sdp_crypto.c:310 sdp_crypto_offer: Crypto line: a=crypto:0 AES_CM_128_HMAC_SHA1_32 inline:WO9rhpSHSNwpj4PFlLA85kl0H01AdXdR292TgBW5
> [Feb 3 19:11:50] DEBUG[31131][C-00000007]: sip/sdp_crypto.c:310 sdp_crypto_offer: Crypto line: a=crypto:0 AES_CM_128_HMAC_SHA1_32 inline:WO9rhpSHSNwpj4PFlLA85kl0H01AdXdR292TgBW5
> {noformat}
> {noformat}
> Chimera*CLI> core show settings
> PBX Core settings
> -----------------
> Version: 11.8.0-rc1
> Build Options: LOADABLE_MODULES
> Maximum calls: Not set
> Maximum open file handles: Not set
> Root console verbosity: 0
> Current console verbosity: 0
> Debug level: 0
> {noformat}
> {noformat}
> Chimera*CLI> logger show channels
> Channel Type Status Configuration
> ------- ---- ------ -------------
> /var/log/asterisk/messages File Enabled - NOTICE WARNING ERROR
> Console Enabled - DEBUG NOTICE WARNING ERROR VERBOSE
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list