summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-10-02 19:30:45 +0000
committerRussell Bryant <russell@russellbryant.com>2008-10-02 19:30:45 +0000
commit1375164ad84956c337546f87cd8df5e1d3619327 (patch)
tree46b279f7bed82f06d8ded2aad3fa234754a51300
parent2546f9b45014989e98b79ce3c5f60f72c82325a4 (diff)
The 'P' command for ExternalIVR was also added in 1.6.0
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@145962 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 8b1cb25e0..108533760 100644
--- a/CHANGES
+++ b/CHANGES
@@ -644,7 +644,7 @@ Other Dialplan Application Changes
WaitForRing() now takes floating pt timeout arg.
SpeechBackground() -- clarified in the docstrings that the timeout is an integer seconds.
* Added 's' option to Page application.
- * Added 'E' and 'V' commands to ExternalIVR.
+ * Added 'E', 'V', and 'P' commands to ExternalIVR.
* Added 'o' and 'X' options to Chanspy.
* Added a new dialplan application, Bridge, which allows you to bridge the
calling channel to any other active channel on the system.