aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-06-11 22:21:28 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-06-11 22:21:28 +0000
commite3c22dd31d75c988b2f1cf6457a44ac89a375729 (patch)
tree8314882ab9fa2c87b30bd110d558598a9895cfd6 /UPGRADE.txt
parent17d0ce8001c8c4757d11588ce8393833b104b130 (diff)
Issue 8971 - Allow DISA input to be ended with a '#'.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@68854 f38db490-d61c-443f-a65b-d21fe96a405b
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: