aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-02 19:30:45 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-02 19:30:45 +0000
commit9cd82a239db1f5d0a4b183ee7f2dbc4b86989d22 (patch)
tree46b279f7bed82f06d8ded2aad3fa234754a51300 /CHANGES
parent6e326c6ccfe927a4fe6af735f950898c9fde6d56 (diff)
The 'P' command for ExternalIVR was also added in 1.6.0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@145962 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-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.