summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2010-06-21 05:10:06 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2010-06-21 05:10:06 +0000
commit63fd36841188a083df8586760c63e6e9df819488 (patch)
tree5c923e2d71d0012dd99d806153467bfaf35c077e /CHANGES
parent54f2dfc91c9eedce4a6abb13126fc0b696a6d5ef (diff)
Add new application for declining counting words in multiple languages.
(closes issue #16869) Reported by: chappell Patches: app_say_counted-20100317.c uploaded by chappell (license 8) Tested by: chappell git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@271520 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d59eebd11..58004ef31 100644
--- a/CHANGES
+++ b/CHANGES
@@ -162,6 +162,9 @@ Applications
retrieve state for a particular bridge, where <name> is the conference name
* app_directory now allows exiting at any time using the operator or pound key.
* Voicemail now supports setting a locale per-mailbox.
+ * Two new applications are provided for declining counting phrases in multiple
+ languages. See the application notes for SayCountedNoun and SayCountedAdj for
+ more information.
Dialplan Functions
------------------