summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2008-05-22 05:10:01 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2008-05-22 05:10:01 +0000
commitce8453f57c79342f9c40365e5d628d93d6a8a3f6 (patch)
tree88520dee50e5b7da13e396c91a0fb0b3dee68df5 /CHANGES
parent1b8f183ca3d92cf0da85b1524fdcc9d396833e4b (diff)
Enhance ExternalIVR with new options and commands.
(closes issue #12705) Reported by: ctooley Patches: new_externalivr_argument_format-v2.diff uploaded by ctooley (license 136) new_externalivr_documentation.diff uploaded by ctooley (license 136) and a few additional fixes by me git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@117725 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7c34507dd..9d3c8cd7c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -72,6 +72,9 @@ Application Changes
words, if using the 'd' option, it is not possible to enter a number to append to
the first argument to Chanspy(). Pressing 4 will change to spy mode, pressing 5 will
change to whisper mode, and pressing 6 will change to barge mode.
+ * ExternalIVR now takes several options that affect the way it performs, as
+ well as having several new commands. Please see doc/externalivr.txt for the
+ complete documentation.
SIP Changes
-----------