[Asterisk-cvs] asterisk/res res_agi.c,1.16,1.17
markster at lists.digium.com
markster at lists.digium.com
Tue Nov 16 23:36:07 CST 2004
Update of /usr/cvsroot/asterisk/res
In directory mongoose.digium.com:/tmp/cvs-serv19928/res
Modified Files:
res_agi.c
Log Message:
Oops
Index: res_agi.c
===================================================================
RCS file: /usr/cvsroot/asterisk/res/res_agi.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- res_agi.c 17 Nov 2004 04:02:56 -0000 1.16
+++ res_agi.c 17 Nov 2004 04:36:39 -0000 1.17
@@ -988,7 +988,6 @@
if (!strcmp(chan2->name, argv[4]))
break;
ast_mutex_unlock(&chan2->lock);
- chan2 = ast_channel_walk_locked(chan2);
}
} else {
chan2 = chan;
More information about the svn-commits
mailing list