aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-21 05:10:06 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-21 05:10:06 +0000
commit4c84c7f85db1da7bc8f3a7bf4731592d7d2a5e64 (patch)
tree5c923e2d71d0012dd99d806153467bfaf35c077e /CHANGES
parentdeebb3f0ddbcf0720c0698987b54523101f5ef0a (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: http://svn.digium.com/svn/asterisk/trunk@271520 f38db490-d61c-443f-a65b-d21fe96a405b
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
------------------