[asterisk-bugs] [JIRA] (ASTERISK-20782) Allow SayAlpha to announce "Uppercase <letter>" in a string.
Digium Subversion (JIRA)
noreply at issues.asterisk.org
Thu Aug 22 17:37:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Digium Subversion closed ASTERISK-20782.
----------------------------------------
Resolution: Fixed
> Allow SayAlpha to announce "Uppercase <letter>" in a string.
> ------------------------------------------------------------
>
> Key: ASTERISK-20782
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20782
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Applications/NewFeature
> Affects Versions: 1.8.15.0, Feature Tracker
> Environment: CentOS 5.8 x86_64 running Asterisk 1.8.15
> Reporter: Kevin Scott Adams
> Assignee: Kinsey Moore
> Severity: Trivial
> Attachments: include-asterisk-say.h.patch, main-channel.c.patch, main-pbx.c.patch, main-say.c.patch, res-res_agi.c.patch, uppercase.tar.gz
>
>
> The application SayAlpha currently does not allow for the announcement of "Uppercase" letters in the string.
> The example we came across is in our IVR that allows users to reset their password. When the password is auto-generated by the back-end system the security policy specs that the password must have Upper case letter(s) in the password, leading to the Asterisk system to just announce letters.
> This patch is a quick and dirty way to get Uppercase to be announce (e.q. - "g Uppercase h n b Uppercase y").
> Enhancements could be to send a option with the SayAlpha to enable the Uppercase code or a channel variable. You pick.
> Uppercase sound files will be attached once Allison has completed them.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list