]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merge in last round of spy fixes. This should hopefully eliminate all the issues...
authorJoshua Colp <jcolp@digium.com>
Tue, 5 Sep 2006 20:02:48 +0000 (20:02 +0000)
committerJoshua Colp <jcolp@digium.com>
Tue, 5 Sep 2006 20:02:48 +0000 (20:02 +0000)
commit68de3c0b2916379f55c3d3e9cd4d916d0e3cfb23
tree0a0758df6f24d736dce0c5d8b0f438e361c114b8
parentcc82df15ff0e25fe662dfa7c34d3b7d9ad4ee3e6
Merge in last round of spy fixes. This should hopefully eliminate all the issues people have been seeing by distinctly separating what each component (core/spy) is responsible for. Core is responsible for adding a spy to a channel, feeding frames to the spy, removing the spy from a channel, and telling the spy to stop. Spy is responsible for reading frames in, and cleaning up after itself.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@42054 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_chanspy.c
apps/app_mixmonitor.c
channel.c
include/asterisk/chanspy.h