[Asterisk-cvs] asterisk ChangeLog,1.74.2.43,1.74.2.44
russell at lists.digium.com
russell at lists.digium.com
Tue Apr 5 04:59:18 CDT 2005
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv6619
Modified Files:
Tag: v1-0
ChangeLog
Log Message:
keep going even if file not found with GET DATA (bug #3878)
Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.74.2.43
retrieving revision 1.74.2.44
diff -u -d -r1.74.2.43 -r1.74.2.44
--- ChangeLog 5 Apr 2005 09:37:02 -0000 1.74.2.43
+++ ChangeLog 5 Apr 2005 09:52:05 -0000 1.74.2.44
@@ -21,6 +21,8 @@
-- res_agi
-- A fix has been added to prevent calls from being hung up when more than one
call is executing an AGI script calling the GET DATA command.
+ -- AGI scripts will now continue to run even if a file was not found with the
+ GET DATA command.
-- app_disa
-- Fixed the timeout used when no password is set
-- rtp
More information about the svn-commits
mailing list