<div>Hi all</div>
<div> </div>
<div>Same like reading Numbers</div>
<div>how can read words</div>
<div> </div>
<div>since i dont see India Currency anouncing ( i see Dollars)</div>
<div>i want to anounce after 17 then Rupees</div>
<div> </div>
<div>how can i achive this</div>
<div> </div>
<div>Ram<br><br> </div>
<div><span class="gmail_quote">On 9/13/06, <b class="gmail_sendername">bails</b> <<a href="mailto:bails@westcomuk.com">bails@westcomuk.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> exten => 888,8,SayDigits(${AMOUNT-DUE})<br><br>B<br><br>ram wrote:<br>> Hi<br>><br>> thanks for the quick reply
<br>><br>> yes as suggested i did the Following modification<br>><br>> exten => 888,1,Read(${CALLERIDNUM})<br>> exten => 888,2,MYSQL(Connect connid <a href="http://127.0.0.1">127.0.0.1</a> <<a href="http://127.0.0.1">
http://127.0.0.1</a>> root<br>> password database)<br>> exten => 888,3,MYSQL(Query resultid ${connid} select\ saldo\ from\<br>> balance\ where\ username=${CALLERIDNUM})<br>> exten => 888,4,Wait(1)<br>
> exten => 888,5,MYSQL(Fetch fetch ${resultid} AMOUNT-DUE)<br>> exten => 888,6,Playback(card-balance-is)<br>> exten => 888,7,Wait(2)<br>> exten => 888,8,Playback(${AMOUNT-DUE})<br>> exten => 888,9,MYSQL(Clear ${resultid})
<br>> exten => 888,10,MYSQL(Disconnect ${connid})<br>><br>> when i dial 888, i get sound card balance is,then after few seconds hangup.<br>><br>> and i see in debug the following error<br>><br>> Sep 13 18:46:59 WARNING[3907]:
file.c:512 ast_openstream_full: File 17<br>> does not exist in any format<br>> Sep 13 18:46:59 WARNING[3907]: file.c:824 ast_streamfile: Unable to open<br>> 17 (format gsm): No such file or directory<br>><br>>
<br>> how to play the results<br>><br>> can some one help me in this regard<br>><br>> Ram<br>><br>><br>> ------------------------------------------------------------------------<br>><br>> _______________________________________________
<br>> --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>><br>> asterisk-users mailing list<br>> To UNSUBSCRIBE or update options visit:<br>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list
<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>