summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2007-06-11 22:21:28 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2007-06-11 22:21:28 +0000
commitf314fa039b6ca6d8b50d79a29e9393e04b42d274 (patch)
tree8314882ab9fa2c87b30bd110d558598a9895cfd6 /UPGRADE.txt
parentbd3de6d0f1fc87c760533db9f82cdfad9dd96076 (diff)
Issue 8971 - Allow DISA input to be ended with a '#'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68854 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 3cd4c2d53..b4f800b39 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -47,6 +47,9 @@ Applications:
performs mostly a 'ChanExists' sort of function.
* SetCallerPres() has been replaced with the CALLERPRES() dialplan function
and is now deprecated.
+* DISA()'s fifth argument is now an options argument. If you have previously
+ used 'NOANSWER' in this argument, you'll need to convert that to the new
+ option 'n'.
CDR: