[asterisk-bugs] [JIRA] (ASTERISK-20782) Allow SayAlpha to announce "Uppercase <letter>" in a string.
Kevin Scott Adams (JIRA)
noreply at issues.asterisk.org
Tue Dec 11 08:53:45 CST 2012
Kevin Scott Adams created ASTERISK-20782:
--------------------------------------------
Summary: 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
Severity: Trivial
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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list