[Asterisk-cvs] asterisk ChangeLog,1.74.2.48,1.74.2.49
russell at lists.digium.com
russell at lists.digium.com
Mon May 9 21:33:36 CDT 2005
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv32725
Modified Files:
Tag: v1-0
ChangeLog
Log Message:
allow ALERTING even after PROCEEDING (bug #3963)
Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.74.2.48
retrieving revision 1.74.2.49
diff -u -d -r1.74.2.48 -r1.74.2.49
--- ChangeLog 15 Apr 2005 07:59:59 -0000 1.74.2.48
+++ ChangeLog 10 May 2005 01:39:50 -0000 1.74.2.49
@@ -8,6 +8,8 @@
-- Asterisk will now also look in the regular context for the fax extension while
executing a macro. Previously, for this to work, the fax extension would have
to be included in the macro definition.
+ -- On some systems, ALERTING will be sent after PROCEEDING, so code has been
+ added to account for this case.
-- chan_sip
-- We no longer send a "to" tag on "100 Trying" messages, as it is inappropriate
to do so.
More information about the svn-commits
mailing list