]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add channel name to a warning to make debugging easier.
authorMark Michelson <mmichelson@digium.com>
Wed, 12 Sep 2012 14:51:52 +0000 (14:51 +0000)
committerMark Michelson <mmichelson@digium.com>
Wed, 12 Sep 2012 14:51:52 +0000 (14:51 +0000)
commite0e7434b6b37354af556c6a8ae9b58799c79976e
tree1d0151f5ec0452d60f60749828a04b7da6d5a590
parentd8fb8353cf78f2a90bb5f6f819dd1ac49441ae59
Add channel name to a warning to make debugging easier.

The "autodestruct with owner in place" message is typically
indicative of a channel reference leak. Printing out the name
of the channel in the message may be helpful when trying to
debug the issue.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@372932 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c