summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorDavid Ruggles <thedavidfactor@gmail.com>2010-01-18 18:00:36 +0000
committerDavid Ruggles <thedavidfactor@gmail.com>2010-01-18 18:00:36 +0000
commit1649ae071cec23c93159eea9ef9dd38239681ef6 (patch)
treef930864a7070983337c65cfb9f65067e06dad7f5 /UPGRADE.txt
parentcfb0ba32ee952466ef8266195e8587b5ca29f9d8 (diff)
ExternalIVR information for UPGRADE.txt
added a paragraph about the fixes and changes to the ExternalIVR application. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@240974 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index c1fd29d76..f402c81be 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -61,6 +61,12 @@ From 1.6.2 to 1.8:
is written to expect AVAILSTATUS to contain the cause code it needs to be
changed to use AVAILCAUSECODE.
+* ExternalIVR will now send Z events for invalid or missing files, T events
+ now include the interrupted file and bugs in argument parsing have been
+ fixed so there may be arguments specified in incorrect ways that were
+ working that will no longer work.
+ Please see doc/externalivr.txt for details.
+
From 1.6.1 to 1.6.2:
* SIP no longer sends the 183 progress message for early media by