Hi all,<br><br>I am using asterisk-1.6.2.10. I changed say.conf script for customized number reading.<br><br>In the extension.conf:<br>--------------------------<br><br>[number-to-voice]<br>exten => 8765,1,playback(num:344345,say)<br>
exten => 8765,n,hangup<br><br>It executes corresponding say.conf script and produces good results for me. <br><br>but when I write it in agi does not working. Here is agi debug output from asterisk.<br><br><SIP/6000-0000000a>AGI Rx << EXEC playback "num:333456,say"<br>
-- AGI Script Executing Application: (playback) Options: (num:333456,say)<br><SIP/6000-0000000a>AGI Tx >> 200 result=0<br><br><br>Anybody have any ideas to work it out in agi playback ?<br><br><br>Thanks,<br>
Ashik<br>