aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-02 19:30:59 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-02 19:30:59 +0000
commit6a7c8975673867a1fec8a623965ca3300f941e67 (patch)
tree43f7e158302eede4a939352539a210a0fd92d4f9 /CHANGES
parentab7209f17dcb6414afaa1fc4f780a78e19c7ddb9 (diff)
Merged revisions 145962 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r145962 | russell | 2008-10-02 14:30:45 -0500 (Thu, 02 Oct 2008) | 2 lines The 'P' command for ExternalIVR was also added in 1.6.0 ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@145963 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 3cadf8f8d..736d8ed95 100644
--- a/CHANGES
+++ b/CHANGES
@@ -364,7 +364,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.