No subject


Fri Jun 28 13:27:35 CDT 2013


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


--===============3921783760873125022==
Content-Type: text/html; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit




<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://reviewboard.asterisk.org/r/2725/">https://reviewboard.asterisk.org/r/2725/</a>
     </td>
    </tr>
   </table>
   <br />




<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('https://reviewboard.asterisk.org/static/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Asterisk Developers.</div>
<div>By opticron.</div>








<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>


 <a href="https://issues.asterisk.org/jira/browse/ASTERISK-20782">ASTERISK-20782</a>


</div>



<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
Asterisk
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">I&#39;m posting this patch for Kevin Scott Adams from issue ASTERISK-20782 (with very minor cleanup and porting to trunk).



More information about the asterisk-dev mailing list