]> 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:53:35 +0000 (14:53 +0000)
committerMark Michelson <mmichelson@digium.com>
Wed, 12 Sep 2012 14:53:35 +0000 (14:53 +0000)
commita9991552d0c3c95b422fa17a4e60c879afb4b579
tree871e9fe0a37cc5f4ad080e547ed897cf6ad8dfa8
parent81e064cc098d4a1bb05dc5c19a2ed90e480dd3bc
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.
........

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

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