update log

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5380 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-04-04 07:08:36 +00:00
parent 98d05f22ac
commit 7b319eb03a

View File

@@ -11,6 +11,7 @@
-- chan_sip -- chan_sip
-- We no longer send a "to" tag on "100 Trying" messages, as it is inappropriate -- We no longer send a "to" tag on "100 Trying" messages, as it is inappropriate
to do so. to do so.
-- We now respond correctly to an invite for T.38 with a "488 Not acceptable here"
-- res_agi -- res_agi
-- A fix has been added to prevent calls from being hung up when more than one -- 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. call is executing an AGI script calling the GET DATA command.