From: Corey Farrell Date: Thu, 12 Jun 2014 17:21:13 +0000 (+0000) Subject: Blocked revisions 415915 X-Git-Tag: 12.4.0-rc1~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21a2c1cb9e95ff692243d691bb9dd1c65c5d114c;p=thirdparty%2Fasterisk.git Blocked revisions 415915 ........ 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 ---