[Home]

Summary:ASTERISK-15662: [patch] Make verb and noun declination available in dial plan
Reporter:David Chappell (chappell)Labels:
Date Opened:2010-02-19 12:44:40.000-0600Date Closed:2010-06-21 00:10:07
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_say_counted.c
( 1) app_say_counted-20100317.c
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.

Comments:By: Leif Madsen (lmadsen) 2010-02-22 11:04:53.000-0600

Thanks for the submission! Feel free to request additional feedback and testing from users on the asterisk-dev and/or asterisk-users mailing lists.

By: Leif Madsen (lmadsen) 2010-03-03 13:51:06.000-0600

After a discussion with Russell, the only thing he requested was that you need to convert the documentation over to XML formatting.

By: David Chappell (chappell) 2010-03-05 15:50:10.000-0600

OK, I will do that.

By: David Chappell (chappell) 2010-03-17 15:54:39

I have uploaded a new version with XML documentation.  The documentation has not only been converted to XML format, been entirely rewritten in order to make it clearer.

By: Leif Madsen (lmadsen) 2010-03-18 09:22:13

Thanks!

By: Digium Subversion (svnbot) 2010-06-21 00:10:06

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 ASTERISK-15662)
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