Index: channel.c =================================================================== RCS file: /usr/cvsroot/asterisk/channel.c,v retrieving revision 1.92 diff -u -r1.92 channel.c --- channel.c 2 Apr 2004 23:25:24 -0000 1.92 +++ channel.c 6 Apr 2004 09:06:21 -0000 @@ -1236,7 +1236,6 @@ ast_log(LOG_DEBUG, "Auto-deactivating generator\n"); __ast_deactivate_generator(chan); } - ast_mutex_unlock(&chan->lock); } if (chan->fin & 0x80000000) ast_frame_dump(chan->name, f, "<<");