aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorirroot <irroot@f38db490-d61c-443f-a65b-d21fe96a405b>2011-07-01 16:36:29 +0000
committerirroot <irroot@f38db490-d61c-443f-a65b-d21fe96a405b>2011-07-01 16:36:29 +0000
commit27a2e8e887bcf87511ff1c622623b2f66223255e (patch)
treef22f060ce03a303594997dd02b0d3ab80aefeb96
parentc66384022f5df67c1d60e68e8fba0ca3e29e722d (diff)
Change CHANGES move the commits to the right place
r296249 r318141 Application changes git-svn-id: http://svn.digium.com/svn/asterisk/trunk@326101 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--CHANGES11
1 files changed, 7 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index 7f955735f..48cb70d69 100644
--- a/CHANGES
+++ b/CHANGES
@@ -178,6 +178,13 @@ Queue changes
will allow per member control of multiple calls as ringinuse does for
the Queue.
+Applications
+------------
+ * Added 'v' option to MeetMe to play voicemail greetings when a user joins/leaves
+ a MeetMe conference
+ * Added ability to include '@parkinglot' to ParkedCall extension in order to specify
+ a specific parkinglot on which to search the extension.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.2 to Asterisk 1.8 ----------------
------------------------------------------------------------------------------
@@ -351,10 +358,6 @@ Applications
notices a change.
* Voicemail now includes rdnis within msgXXXX.txt file.
* Added 'D' command to ExternalIVR full details in doc/externalivr.txt
- * Added 'v' option to MeetMe to play voicemail greetings when a user joins/leaves
- a MeetMe conference
- * Added ability to include '@parkinglot' to ParkedCall extension in order to specify
- a specific parkinglot on which to search the extension.
Dialplan Functions
------------------