From 34d2254f707c3573e35a50442eb58c7586214583 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 25 Jul 2005 23:45:18 +0000 Subject: [PATCH] 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 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) 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.