summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2009-02-26 18:41:28 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2009-02-26 18:41:28 +0000
commit63561aea00b2956029278461f9d8e7ca06f1395c (patch)
tree9c2c9a1ba14db8e994c4c68ca54d28728dcb918d /CHANGES
parent3d0aac6cd82257523b928d16428a5ce8c1d12998 (diff)
Sound confirmation of call pickup success.
(closes issue #13826) Reported by: azielke Patches: pickupsound2-trunk.patch uploaded by azielke (license 548) __20081124_bug_13826_updated.patch uploaded by lmadsen (license 10) Tested by: lmadsen git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@178919 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9bbccb6d6..8da30aa77 100644
--- a/CHANGES
+++ b/CHANGES
@@ -149,6 +149,8 @@ Miscellaneous
externhost and localnet settings.
* The Asterisk core now supports ITU G.722.1 and G.722.1C media streams, and
can connect calls in passthrough mode, as well as record and play back files.
+ * Successful and unsuccessful call pickup can now be alerted through sounds, by
+ using pickupsound and pickupfailsound in features.conf.
Asterisk Manager Interface
--------------------------