[asterisk-dev] [Code Review] 2725: Allow SayAlpha to announce "Uppercase <letter>" in a string

Matt Jordan reviewboard at asterisk.org
Mon Aug 5 12:39:56 CDT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2725/#review9333
-----------------------------------------------------------



trunk/main/pbx.c
<https://reviewboard.asterisk.org/r/2725/#comment18386>

    Both i and s cannot be case insensitive.
    



trunk/main/pbx.c
<https://reviewboard.asterisk.org/r/2725/#comment18387>

    "will"


- Matt Jordan


On July 31, 2013, 8:32 p.m., opticron wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2725/
> -----------------------------------------------------------
> 
> (Updated July 31, 2013, 8:32 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Bugs: ASTERISK-20782
>     https://issues.asterisk.org/jira/browse/ASTERISK-20782
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> I'm posting this patch for Kevin Scott Adams from issue ASTERISK-20782 (with very minor cleanup and porting to trunk).
> 
> From the issue:
> 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 announced (e.q. - "g Uppercase h n b Uppercase y").
> 
> 
> Diffs
> -----
> 
>   trunk/apps/app_chanspy.c 395900 
>   trunk/apps/app_directory.c 395900 
>   trunk/apps/app_voicemail.c 395900 
>   trunk/include/asterisk/say.h 395900 
>   trunk/main/channel.c 395900 
>   trunk/main/pbx.c 395900 
>   trunk/main/say.c 395900 
>   trunk/res/res_agi.c 395900 
> 
> Diff: https://reviewboard.asterisk.org/r/2725/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> opticron
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130805/4863f1f8/attachment-0001.htm>


More information about the asterisk-dev mailing list