aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authordiruggles <diruggles@f38db490-d61c-443f-a65b-d21fe96a405b>2010-01-18 18:00:36 +0000
committerdiruggles <diruggles@f38db490-d61c-443f-a65b-d21fe96a405b>2010-01-18 18:00:36 +0000
commit5f69fa847c4cd5af8a8b273dfdb3f93d301c6615 (patch)
treef930864a7070983337c65cfb9f65067e06dad7f5 /UPGRADE.txt
parent2874329e42cfe49a8abb7edf6bd693769fd22285 (diff)
ExternalIVR information for UPGRADE.txt
added a paragraph about the fixes and changes to the ExternalIVR application. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@240974 f38db490-d61c-443f-a65b-d21fe96a405b
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