]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Ensure iax2 debug output is displayed when expected
authorKinsey Moore <kmoore@digium.com>
Mon, 10 Sep 2012 20:59:09 +0000 (20:59 +0000)
committerKinsey Moore <kmoore@digium.com>
Mon, 10 Sep 2012 20:59:09 +0000 (20:59 +0000)
commitb7aa658cf9a554c9709881ffebde4372c069968d
treefe3d92178580d97bc5b985fad4151c86b6904051
parent05cccdea8c5125b585ae3ee391a0db548fac2920
Ensure iax2 debug output is displayed when expected

When IAX2 debug was changed from iax_showframe to iax_outputframe,
some instances were missed (or added afterward). This was causing
debug output to not be displayed when expected.

(closes issue ASTERISK-20338)
Reported-by: John Covert
Patch-by: John Covert
........

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

Merged revisions 372805 from http://svn.asterisk.org/svn/asterisk/branches/10

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@372806 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_iax2.c