aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-21 00:21:38 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-21 00:21:38 +0000
commit855aea60950d83c422e7b636c4555e71c39f4863 (patch)
tree1b8556578d01fd800141253ac15bf7a1d472e3d7 /CHANGES
parentdd9eedf2862225713ee4c879b17b91e3677d8aa5 (diff)
Merge changes from team/russell/sla_trunk_moh ...
* Added the ability to specify the music on hold class used to play into the conference when there is only one member and the M option is used. * Added the ability to specify a music on hold class to play instead of ringing for the SLATrunk application. (patched by me, and tested internally) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89470 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e92391804..e878cacbf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -196,6 +196,8 @@ MeetMe Changes
This extends the concise capabilities of this CLI command to include
listing all conferences, instead of an addition to the other sub commands
for the "meetme" command.
+ * Added the ability to specify the music on hold class used to play into the
+ conference when there is only one member and the M option is used.
Music On Hold Changes
---------------------
@@ -324,3 +326,5 @@ Miscellaneous
you to use Nortel i2002, i2004, and i2050 phones with Asterisk.
* Enhanced "agi debug" to print the channel name as a prefix to the debug
output to make debugging on busy systems much easier.
+ * Added the ability to specify a music on hold class to play instead of ringing
+ for the SLATrunk application.