dect
/
asterisk
Archived
13
0
Fork 0

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
This commit is contained in:
russell 2008-10-02 19:30:45 +00:00
parent 6e326c6ccf
commit 9cd82a239d
1 changed files with 1 additions and 1 deletions

View File

@ -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.