]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Blocked revisions 415915
authorCorey Farrell <git@cfware.com>
Thu, 12 Jun 2014 17:21:13 +0000 (17:21 +0000)
committerCorey Farrell <git@cfware.com>
Thu, 12 Jun 2014 17:21:13 +0000 (17:21 +0000)
........
chan_sip: DEBUG messages in sdp_crypto.c display despite a DEBUG level of zero

Change debug level for messages in sdp_crypto.c from zero to one.  This
ensures the messages are not displayed when debugging is disabled.  Change
does not apply to 12+ as it was already fixed in those versions.

ASTERISK-23246 #close
Reported by: Rusty Newton
Review: https://reviewboard.asterisk.org/r/3605/
........

Merged revisions 415908 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@415919 65c4cc65-6c06-0410-ace0-fbb531ad65f3


No differences found