From: Russell Bryant Date: Mon, 25 Jul 2005 23:45:18 +0000 (+0000) Subject: add note about the app_disa change X-Git-Tag: 1.0.11.1~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34d2254f707c3573e35a50442eb58c7586214583;p=thirdparty%2Fasterisk.git add note about the app_disa change git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6220 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index b215736fe4..c79307088b 100755 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,8 @@ only, not requiring authentication on incoming invites, or both. Before, to not require authentication on incoming invites also required matching peers based on IP only. + -- app_disa + -- We will now not set the accountcode if one is not supplied. -- app_meetme -- If the first caller into a conference hangs up while being prompted for the conference pin number, the conference will no longer be held open.