[asterisk-bugs] [Asterisk 0016869]: [patch] Make verb and noun declination available in dial plan
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 21 00:10:06 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16869
======================================================================
Reported By: chappell
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16869
Category: Applications/NewFeature
Reproducibility: N/A
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.2.2
JIRA: SWP-940
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-02-19 12:44 CST
Last Modified: 2010-06-21 00:10 CDT
======================================================================
Summary: [patch] Make verb and noun declination available in
dial plan
Description:
These applications were initially submitted with bug report 12475. The
intent of the bug fix was to correct the grammar of the voicemail
announcement "you have X new messages" in languages such as Russian.
The patch consisted of three parts:
1) A generic framework for handling the grammar of such statements
2) Application of this framework to app_voicemail
3) Dialplan applications which exposed the framework described in point 1
Parts 1 and 2 were integrated, but part three was dropt, possibly
accidentally. I am resubmitting it.
Note that there is an application in asterisk-addons which provides some
of this function, but only for Polish. In contrast, the applications
submitted here work for English, Russian, Ukrainian, Polish, and likely
French and Spanish.
======================================================================
----------------------------------------------------------------------
(0123658) svnbot (reporter) - 2010-06-21 00:10
https://issues.asterisk.org/view.php?id=16869#c123658
----------------------------------------------------------------------
Repository: asterisk
Revision: 271520
U trunk/CHANGES
A trunk/apps/app_saycounted.c
------------------------------------------------------------------------
r271520 | tilghman | 2010-06-21 00:10:05 -0500 (Mon, 21 Jun 2010) | 8
lines
Add new application for declining counting words in multiple languages.
(closes issue https://issues.asterisk.org/view.php?id=16869)
Reported by: chappell
Patches:
app_say_counted-20100317.c uploaded by chappell (license 8)
Tested by: chappell
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=271520
Issue History
Date Modified Username Field Change
======================================================================
2010-06-21 00:10 svnbot Checkin
2010-06-21 00:10 svnbot Note Added: 0123658
======================================================================
More information about the asterisk-bugs
mailing list