Move the unlock of the spyee channel to outside the start_spying() function so that
commit36a85aafbd5ae52b0e29c3ca44ab95d3f7132fe5
authormmichelson <mmichelson@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 25 Apr 2008 19:32:02 +0000 (25 19:32 +0000)
committermmichelson <mmichelson@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 25 Apr 2008 19:32:02 +0000 (25 19:32 +0000)
tree7fe2cf293b2e8913e1316ec80768ee7541eb34c2
parente204a3f5b33e648d7a46c8dfdc4041cf1875a9d0
Move the unlock of the spyee channel to outside the start_spying() function so that
the channel is not unlocked twice when using whisper mode.

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@114662 614ede4d-c843-0410-af14-a771ab80d22e
apps/app_chanspy.c