[asterisk-dev] AGI playback has bug
Ashik Ali
beaasteriskguru at gmail.com
Wed Nov 3 01:51:20 CDT 2010
Hi all,
I am using asterisk-1.6.2.10. I changed say.conf script for customized
number reading.
Depending upon the india number reading method, I changed number reading
setting in say.conf language. For more details visit my blog
http://asterisknumbertovoice.blogspot.com/.
In the extension.conf:
------------------------------
[number-to-voice]
exten => 8765,1,playback(num:344345,say)
exten => 8765,n,hangup
It executes corresponding say.conf script and produces good results for me.
but when I write it in agi does not working. Here is agi debug output from
asterisk.
<SIP/6000-0000000a>AGI Rx << EXEC playback "num:333456,say"
-- AGI Script Executing Application: (playback) Options:
(num:333456,say)
<SIP/6000-0000000a>AGI Tx >> 200 result=0
Please fix this bug and make it work in asterisk.
Thanks & Regards,
Ashik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20101103/2cb8f7d9/attachment-0001.htm
More information about the asterisk-dev
mailing list