aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-04-05 05:33:13 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-04-05 05:33:13 +0000
commit587c2b8ae5532845f5193b27b36644f05fb061b2 (patch)
tree24a7ba0fef4d231870b687c6e9de3c5d3d005aad /CHANGES
parent2e70b832ac72e9c4977aa8497d22aac0fab5cdbf (diff)
fix accountcode (bug #3951)
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5391 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rwxr-xr-xCHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4fcd61133..6bfddef57 100755
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,8 @@
-- We no longer send a "to" tag on "100 Trying" messages, as it is inappropriate
to do so.
-- We now respond correctly to an invite for T.38 with a "488 Not acceptable here"
+ -- chan_mgcp
+ -- Fixed setting of accountcode
-- 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.