]> git.ipfire.org Git - thirdparty/asterisk.git/commit
This fixes a nasty chanspy bug which was causing a channel leak every time a spied...
authorJonathan Rose <jrose@digium.com>
Thu, 17 Mar 2011 19:03:34 +0000 (19:03 +0000)
committerJonathan Rose <jrose@digium.com>
Thu, 17 Mar 2011 19:03:34 +0000 (19:03 +0000)
commitef01ba5ff224be35b9452343d127770b2add0dda
treeb41f8deec2e6d62a322c1c1950d5231da8ea2ce4
parent0e86babe2f8ab50e14c31ae8948efe9fb401b678
This fixes a nasty chanspy bug which was causing a channel leak every time a spied on channel made a call.

In addition to the above, it makes certain channel destruction occurs so that applications don't get stuck waiting for datastore destruction while monitored by chanspy.

(closes issue #18742)
Reported by: jkister
Tested by: jkister, jcovert, jrose

Review: http://reviewboard.digium.internal/r/106/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@311197 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_chanspy.c